We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79de0a3 commit 332ff6fCopy full SHA for 332ff6f
pom.xml
@@ -220,12 +220,12 @@
220
<dependency>
221
<groupId>com.fasterxml.jackson.datatype</groupId>
222
<artifactId>jackson-datatype-jsr310</artifactId>
223
- <version>2.12.7</version>
+ <version>2.20.1</version>
224
</dependency>
225
226
<groupId>com.fasterxml.jackson.core</groupId>
227
<artifactId>jackson-databind</artifactId>
228
- <version>2.12.7.2</version>
229
230
231
<groupId>com.google.code.gson</groupId>
0 commit comments