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 211fe25 commit f424f1aCopy full SHA for f424f1a
pom.xml
@@ -222,17 +222,17 @@
222
<dependency>
223
<groupId>com.fasterxml.jackson.core</groupId>
224
<artifactId>jackson-core</artifactId>
225
- <version>2.19.1</version>
+ <version>2.20.0</version>
226
</dependency>
227
228
229
<artifactId>jackson-databind</artifactId>
230
231
232
233
234
<artifactId>jackson-annotations</artifactId>
235
+ <version>2.20</version>
236
237
238
<groupId>org.glassfish.jersey.media</groupId>
0 commit comments