소스 검색

bug修复

hecheng 3 년 전
부모
커밋
9789541467
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      zd-common/zd-common-core/pom.xml

+ 4 - 0
zd-common/zd-common-core/pom.xml

@@ -64,6 +64,10 @@
             <groupId>com.fasterxml.jackson.core</groupId>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
             <artifactId>jackson-databind</artifactId>
         </dependency>
         </dependency>
+        <dependency>
+            <groupId>com.fasterxml.jackson.datatype</groupId>
+            <artifactId>jackson-datatype-jsr310</artifactId>
+        </dependency>
 
 
         <!-- Alibaba Fastjson -->
         <!-- Alibaba Fastjson -->
         <dependency>
         <dependency>