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