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.
2 parents edc022b + d25617e commit 0fc2443Copy full SHA for 0fc2443
1 file changed
pom.xml
@@ -58,17 +58,17 @@
58
<dependency>
59
<groupId>com.fasterxml.jackson.core</groupId>
60
<artifactId>jackson-databind</artifactId>
61
- <version>2.21.3</version>
+ <version>2.21.4</version>
62
</dependency>
63
64
<groupId>com.fasterxml.jackson.datatype</groupId>
65
<artifactId>jackson-datatype-jsr310</artifactId>
66
67
68
69
70
<artifactId>jackson-core</artifactId>
71
72
73
74
0 commit comments