|
@@ -70,6 +70,12 @@ |
|
|
<groupId>com.fasterxml.jackson.datatype</groupId> |
|
|
<groupId>com.fasterxml.jackson.datatype</groupId> |
|
|
<artifactId>jackson-datatype-jsr310</artifactId> |
|
|
<artifactId>jackson-datatype-jsr310</artifactId> |
|
|
<version>2.9.2</version> |
|
|
<version>2.9.2</version> |
|
|
|
|
|
<exclusions> |
|
|
|
|
|
<exclusion> |
|
|
|
|
|
<groupId>com.fasterxml.jackson.core</groupId> |
|
|
|
|
|
<artifactId>jackson-databind</artifactId> |
|
|
|
|
|
</exclusion> |
|
|
|
|
|
</exclusions> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
</dependencies> |
|
|
</dependencies> |
|
|