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 974d157 commit 0efe0c2Copy full SHA for 0efe0c2
pom.xml
@@ -177,17 +177,17 @@
177
<dependency>
178
<groupId>com.fasterxml.jackson.core</groupId>
179
<artifactId>jackson-core</artifactId>
180
- <version>2.13.2</version>
+ <version>2.14.2</version>
181
</dependency>
182
183
184
<artifactId>jackson-annotations</artifactId>
185
186
187
188
189
<artifactId>jackson-databind</artifactId>
190
- <version>2.13.4.2</version>
191
192
</dependencies>
193
0 commit comments