njs hace 9 meses
padre
commit
855dc0cc07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      suishenbang-common/pom.xml

+ 1 - 1
suishenbang-common/pom.xml

@@ -58,7 +58,7 @@
 		<dependency>
 		    <groupId>com.fasterxml.jackson.core</groupId>
 		    <artifactId>jackson-databind</artifactId>
-			<version>2.13.4.2</version>
+			<version>2.17.1</version>
 		</dependency>
 
 		<!-- 阿里JSON解析器 -->