diff --git a/pom.xml b/pom.xml index 12b48ee..d9aa29e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.alibaba fastjson - 1.2.25 + 1.2.83_noneautotype @@ -33,7 +33,7 @@ org.slf4j slf4j-log4j12 - 1.6.2 + 1.7.34 @@ -45,62 +45,62 @@ org.apache.poi poi-ooxml - 3.14 + 3.17 org.yaml snakeyaml - 1.26 + 2.0 org.hibernate.validator hibernate-validator - 6.0.20.Final + 6.2.0.Final org.springframework spring-web - 5.1.0.RELEASE + 5.3.38 true org.springframework spring-context - 5.1.0.RELEASE + 5.3.39 true com.fasterxml.jackson.core jackson-databind - 2.8.11.1 + 2.13.4.2 true org.springframework spring-webmvc - 4.3.17.RELEASE + 5.3.39 true org.springframework.boot spring-boot - 2.1.18.RELEASE + 3.3.12 true org.springframework.boot spring-boot-autoconfigure - 2.1.18.RELEASE + 3.3.12 true com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.9.10 + 2.13.5 true