diff --git a/mars-common/pom.xml b/mars-common/pom.xml index e8ab57a..e58b5e3 100644 --- a/mars-common/pom.xml +++ b/mars-common/pom.xml @@ -6,7 +6,7 @@ Mars-Java com.github.yuyenews - 3.0.19 + 3.0.20 mars-common diff --git a/mars-core/pom.xml b/mars-core/pom.xml index d885364..1a3fadd 100644 --- a/mars-core/pom.xml +++ b/mars-core/pom.xml @@ -6,7 +6,7 @@ com.github.yuyenews Mars-Java - 3.0.19 + 3.0.20 mars-core diff --git a/mars-jdbc/pom.xml b/mars-jdbc/pom.xml index a5eb5af..e8f0e83 100644 --- a/mars-jdbc/pom.xml +++ b/mars-jdbc/pom.xml @@ -6,7 +6,7 @@ Mars-Java com.github.yuyenews - 3.0.19 + 3.0.20 mars-jdbc diff --git a/mars-mvc/pom.xml b/mars-mvc/pom.xml index 17389e3..600c7e9 100644 --- a/mars-mvc/pom.xml +++ b/mars-mvc/pom.xml @@ -6,7 +6,7 @@ com.github.yuyenews Mars-Java - 3.0.19 + 3.0.20 mars-mvc diff --git a/mars-server/pom.xml b/mars-server/pom.xml index 4e83387..d9a0c7e 100644 --- a/mars-server/pom.xml +++ b/mars-server/pom.xml @@ -6,7 +6,7 @@ com.github.yuyenews Mars-Java - 3.0.19 + 3.0.20 mars-server diff --git a/mars-starter/pom.xml b/mars-starter/pom.xml index dd1875e..9f85d71 100644 --- a/mars-starter/pom.xml +++ b/mars-starter/pom.xml @@ -6,7 +6,7 @@ Mars-Java com.github.yuyenews - 3.0.19 + 3.0.20 mars-starter diff --git a/pom.xml b/pom.xml index a728032..2d9e906 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.github.yuyenews Mars-Java - 3.0.19 + 3.0.20 pom mars-core @@ -68,18 +68,18 @@ com.alibaba fastjson - 1.2.62 + 1.2.70 org.slf4j slf4j-api - 1.7.25 + 1.7.30 org.slf4j slf4j-jdk14 - 1.7.25 + 1.7.30 @@ -102,25 +102,25 @@ com.alibaba druid - 1.1.20 + 1.1.22 com.auth0 java-jwt - 3.8.3 + 3.10.3 com.squareup.okhttp3 okhttp - 3.14.0 + 4.7.2 redis.clients jedis - 3.0.0 + 3.3.0 org.slf4j @@ -132,7 +132,7 @@ junit junit - 4.12 + 4.13