diff --git a/pom.xml b/pom.xml index 779a767..9df3d3d 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ org.springframework.boot @@ -71,7 +71,7 @@ com.alibaba easyexcel - 3.2.1 + 3.3.1 @@ -119,25 +119,25 @@ com.baomidou mybatis-plus-boot-starter - ${mybatis-plus.version} + 3.4.1 com.baomidou mybatis-plus-generator - ${mybatis-plus.version} + 3.4.1 org.apache.velocity velocity-engine-core - ${velocity.version} + 2.0 io.springfox springfox-swagger2 - ${swagger.version} + 2.9.2 com.github.xiaoymin swagger-bootstrap-ui - ${swagger-bootstrap-ui.version} + 1.9.2 @@ -186,7 +186,7 @@ com.alibaba easyexcel - ${alibaba.easyexcel.version} + 3.3.1 @@ -198,7 +198,7 @@ com.alibaba fastjson - ${fastjson.version} + 1.2.83_noneautotype org.json @@ -226,19 +226,19 @@ joda-time joda-time - ${jodatime.version} + 2.10.10 io.jsonwebtoken jjwt - ${jwt.version} + 0.7.0 org.apache.httpcomponents httpclient - ${httpclient.version} + 4.5.13