We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75033a commit 90202deCopy full SHA for 90202de
1 file changed
pom.xml
@@ -227,12 +227,12 @@
227
<dependency>
228
<groupId>com.fasterxml.jackson.datatype</groupId>
229
<artifactId>jackson-datatype-jsr310</artifactId>
230
- <version>2.12.7</version>
+ <version>2.21.0</version>
231
</dependency>
232
233
<groupId>com.fasterxml.jackson.core</groupId>
234
<artifactId>jackson-databind</artifactId>
235
- <version>2.12.7.2</version>
236
237
238
<groupId>com.google.code.gson</groupId>
0 commit comments