diff --git a/pom.xml b/pom.xml index a1485de..e85b0cb 100755 --- a/pom.xml +++ b/pom.xml @@ -107,20 +107,20 @@ junit junit - ${junit.version} + 4.13.1 test org.slf4j slf4j-api - ${slf4j-api.version} + 1.7.13 ch.qos.logback logback-classic - ${logback-classic.version} + 1.3.15 commons-logging @@ -133,18 +133,18 @@ org.slf4j jcl-over-slf4j - ${jcl-over-slf4j.version} + 1.7.13 mysql mysql-connector-java - ${mysql.version} + 8.0.31 runtime org.apache.commons commons-dbcp2 - ${commons-dbcp2.version} + 2.1.1 commons-logging @@ -155,7 +155,7 @@ com.alibaba fastjson - 1.1.41 + 1.2.83_noneautotype org.apache.commons @@ -165,7 +165,7 @@ org.elasticsearch.client elasticsearch-rest-high-level-client - 6.2.3 + 6.8.17