Fixed dependency tree

This commit is contained in:
Fabio Sinibaldi 2021-09-24 12:33:00 +02:00
parent c84db69ce7
commit 2352f2b5ad
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.jackson.datatype</groupId> <groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId> <artifactId>jackson-datatype-jsr310</artifactId>
<version>2.8.8</version>
</dependency> </dependency>
</dependencies> </dependencies>