We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cfbe4f + 050e8e4 commit 7905b2bCopy full SHA for 7905b2b
pom.xml
@@ -49,17 +49,17 @@
49
<dependency>
50
<groupId>com.fasterxml.jackson.core</groupId>
51
<artifactId>jackson-databind</artifactId>
52
- <version>2.20.1</version>
+ <version>2.21.1</version>
53
</dependency>
54
55
56
<artifactId>jackson-annotations</artifactId>
57
- <version>2.20</version>
+ <version>2.21</version>
58
59
60
<groupId>com.fasterxml.jackson.datatype</groupId>
61
<artifactId>jackson-datatype-jsr310</artifactId>
62
63
64
65
<!-- SpotBugs annotations for suppressing warnings -->
0 commit comments