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 754c00c commit 0877cd3Copy full SHA for 0877cd3
pom.xml
@@ -84,17 +84,17 @@
84
<dependency>
85
<groupId>com.fasterxml.jackson.core</groupId>
86
<artifactId>jackson-core</artifactId>
87
- <version>2.18.2</version>
+ <version>2.19.2</version>
88
</dependency>
89
90
91
<artifactId>jackson-databind</artifactId>
92
93
94
95
96
<artifactId>jackson-annotations</artifactId>
97
98
99
</dependencies>
100
0 commit comments