From d83f0ed9c51827e93e88d5eb9930bf441aaec611 Mon Sep 17 00:00:00 2001 From: "Yong.Teng" Date: Wed, 28 Apr 2021 13:14:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96=E5=8C=85?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 128 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 71 insertions(+), 57 deletions(-) diff --git a/pom.xml b/pom.xml index 60473ba..ac69e17 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ parent https://github.com/buession/buession-parent Buession Parent - 1.2.0 + 1.2.1 pom @@ -41,35 +41,35 @@ 1.8 1.8 1.8 - 1.2.0 - 1.2.0 - 1.2.0 - 1.2.0 - 5.2.7.RELEASE - 2.3.2.RELEASE - 2.2.3.RELEASE - 5.3.3.RELEASE + 1.2.1 + 1.2.1 + 1.2.1 + 1.2.1 + 5.2.13.RELEASE + 2.3.9.RELEASE + 2.2.7.RELEASE + 5.3.8.RELEASE 2.5.1.RELEASE 2.2 - 4.0.5 - 1.5.3 - 4.0.2 + 4.2.2 + 1.7.1 + 4.4.0 3.6.1 - 3.0 + 3.1 1.19.4 - 2.11.0 - 2.11.0 - 2.11.0 - 2.11.0 - 2.11.0 + 2.12.2 + 2.12.2 + 2.12.2 + 2.12.2 + 2.12.2 1.9.13 1.4.0 - 1.5.3 - 4.1.9 - 1.9.5 - 1.65 + 1.6.5 + 4.1.18 + 1.9.6 + 1.68 1.7.30 - 2.13.3 + 2.14.1 @@ -288,25 +288,25 @@ org.springframework.data spring-data-commons - 2.3.1.RELEASE + 2.3.8.RELEASE compile org.springframework.data spring-data-mongodb - 3.0.1.RELEASE + 3.0.8.RELEASE compile org.springframework.data spring-data-redis - 2.3.1.RELEASE + 2.3.8.RELEASE compile org.springframework.session spring-session-data-redis - 2.3.0.RELEASE + 2.3.2.RELEASE compile @@ -324,7 +324,7 @@ org.springframework.security spring-security-rsa - 1.0.9.RELEASE + 1.0.10.RELEASE org.springframework.security @@ -364,7 +364,7 @@ org.springframework.retry spring-retry - 1.3.0 + 1.3.1 javax.annotation @@ -456,20 +456,20 @@ com.zaxxer HikariCP - 3.4.5 + 4.0.3 compile org.mybatis mybatis - 3.5.5 + 3.5.6 compile org.mybatis mybatis-spring - 2.0.5 + 2.0.6 compile @@ -495,7 +495,7 @@ org.apache.velocity velocity-engine-core - 2.2 + 2.3 org.apache.velocity.tools @@ -540,7 +540,7 @@ com.google.guava guava - 29.0-jre + 30.1.1-jre com.google.guava @@ -557,7 +557,7 @@ org.apache.commons commons-lang3 - 3.10 + 3.12.0 org.apache.commons @@ -567,7 +567,7 @@ org.apache.commons commons-pool2 - 2.8.1 + 2.9.0 compile @@ -579,17 +579,17 @@ org.apache.httpcomponents httpcore - 4.4.13 + 4.4.14 org.apache.httpcomponents httpclient - 4.5.12 + 4.5.13 org.apache.httpcomponents httpmime - 4.5.12 + 4.5.13 @@ -610,7 +610,7 @@ commons-codec commons-codec - 1.14 + 1.15 commons-collections @@ -625,7 +625,7 @@ commons-io commons-io - 2.7 + 2.8.0 commons-lang @@ -641,7 +641,7 @@ commons-validator commons-validator - 1.6 + 1.7 @@ -659,20 +659,20 @@ redis.clients jedis - 3.3.0 + 3.5.2 compile io.lettuce lettuce-core - 5.3.1.RELEASE + 5.3.6.RELEASE compile joda-time joda-time - 2.10.6 + 2.10.10 com.fasterxml @@ -687,7 +687,7 @@ org.checkerframework checker-qual - 3.4.1 + 3.12.0 cglib @@ -718,7 +718,7 @@ org.hibernate hibernate-core - 5.4.18.Final + 5.4.30.Final org.jboss.logging @@ -745,7 +745,7 @@ org.hibernate.validator hibernate-validator - 6.1.5.Final + 6.2.0.Final @@ -784,7 +784,7 @@ com.squareup.okhttp3 okhttp - 4.7.2 + 4.9.1 compile @@ -925,7 +925,7 @@ io.projectreactor reactor-core - 3.3.6.RELEASE + 3.3.15.RELEASE @@ -993,7 +993,7 @@ org.yaml snakeyaml - 1.26 + 1.28 @@ -1051,6 +1051,11 @@ jackson-dataformat-cbor ${fasterxml.jackson.dataformat.version} + + com.fasterxml.jackson.dataformat + jackson-dataformat-properties + ${fasterxml.jackson.dataformat.version} + com.fasterxml.jackson.dataformat jackson-dataformat-smile @@ -1094,6 +1099,11 @@ jackson-module-parameter-names ${fasterxml.jackson.module.version} + + com.fasterxml.jackson.module + jackson-module-kotlin + ${fasterxml.jackson.module.version} + com.fasterxml.jackson.module jackson-module-afterburner @@ -1132,7 +1142,7 @@ com.alibaba fastjson - 1.2.73 + 1.2.75 @@ -1181,6 +1191,11 @@ log4j-jul ${apache.logging.log4j.version} + + org.apache.logging.log4j + log4j-to-slf4j + ${apache.logging.log4j.version} + org.apache.logging.log4j log4j-slf4j-impl @@ -1201,7 +1216,7 @@ junit junit - 4.13 + 4.13.2 test @@ -1260,15 +1275,14 @@ ${project.build.encoding} ${project.build.encoding} ${basedir}/../docs/doc/${project.version}/ - ${project.artifactId} + ${basedir}/../docs/doc/${project.version}/${project.artifactId} - aggregate + attach-javadoc - aggregate + jar - site