소스 검색

版本升级

njs 9 달 전
부모
커밋
855dc0cc07
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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解析器 -->