From 76ea06748b28000a4875c28a29c0dbc29bc44138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Mon, 13 Apr 2020 12:48:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7fastjson=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=881.2.68=20=E4=BF=AE=E5=A4=8D=E5=AE=89=E5=85=A8?= =?UTF-8?q?=E5=8A=A0=E5=9B=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi/pom.xml | 68 ++++++++++++++++++++------------------------------- 1 file changed, 26 insertions(+), 42 deletions(-) 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