diff --git a/pom.xml b/pom.xml index aca22d6..162d36e 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 1.3.2 + 3.0.0 org.springframework.boot @@ -75,12 +75,12 @@ io.springfox springfox-swagger2 - 2.8.0 + 2.7.0 io.springfox springfox-swagger-ui - 2.8.0 + 2.10.0 @@ -96,7 +96,7 @@ org.apache.shiro shiro-spring - 1.4.0 + 1.9.22 commons-codec @@ -106,13 +106,13 @@ com.alibaba fastjson - 1.2.47 + 1.11 org.jsoup jsoup - 1.9.2 + 1.14.2 @@ -130,12 +130,12 @@ org.apache.poi poi - 4.0.1 + 4.1.1 org.apache.poi poi-ooxml - 3.10-FINAL + 5.4.0 @@ -168,12 +168,12 @@ org.json json - 20180130 + 1.6.1 org.jsoup jsoup - 1.11.2 + 1.14.2 org.springframework.boot