We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent debd239 commit 71df0beCopy full SHA for 71df0be
pom.xml
@@ -27,17 +27,17 @@
27
<dependency>
28
<groupId>com.fasterxml.jackson.core</groupId>
29
<artifactId>jackson-annotations</artifactId>
30
- <version>2.20</version>
+ <version>2.21</version>
31
</dependency>
32
33
34
<artifactId>jackson-core</artifactId>
35
- <version>2.20.0</version>
+ <version>2.21.0</version>
36
37
38
39
<artifactId>jackson-databind</artifactId>
40
41
42
43
<groupId>com.google.guava</groupId>
0 commit comments