diff --git a/ruoyi/pom.xml b/ruoyi/pom.xml index e8a9fa73..0e8e9c70 100644 --- a/ruoyi/pom.xml +++ b/ruoyi/pom.xml @@ -25,7 +25,7 @@ 1.8 1.3.2 1.2.5 - 1.2.47 + 1.2.68 1.1.14 2.5 1.3.3 @@ -77,26 +77,22 @@ org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-devtools true - org.springframework.boot spring-boot-starter-security - org.springframework.boot spring-boot-starter-data-redis - org.apache.commons @@ -109,7 +105,6 @@ mysql-connector-java runtime - com.github.pagehelper @@ -125,10 +120,10 @@ - com.alibaba - druid-spring-boot-starter - ${druid.version} - + com.alibaba + druid-spring-boot-starter + ${druid.version} + @@ -142,14 +137,12 @@ commons-io ${commons.io.version} - commons-fileupload commons-fileupload ${commons.fileupload.version} - eu.bitwalker @@ -169,68 +162,59 @@ org.springframework spring-context-support - - + io.jsonwebtoken jjwt ${jwt.version} - io.springfox springfox-swagger2 ${swagger.version} - - io.swagger - swagger-annotations - - - io.swagger - swagger-models - + + io.swagger + swagger-annotations + + + io.swagger + swagger-models + - - - io.swagger - swagger-annotations - 1.5.21 - - - - io.swagger - swagger-models - 1.5.21 - - + + io.swagger + swagger-annotations + 1.5.21 + + + io.swagger + swagger-models + 1.5.21 + io.springfox springfox-swagger-ui ${swagger.version} - - + com.github.oshi oshi-core ${oshi.version} - net.java.dev.jna jna - net.java.dev.jna jna-platform - org.apache.poi @@ -264,7 +248,7 @@ lombok - + org.quartz-scheduler quartz