We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75a847 commit f80af37Copy full SHA for f80af37
1 file changed
pom.xml
@@ -208,13 +208,13 @@
208
<dependency>
209
<groupId>com.fasterxml.jackson.core</groupId>
210
<artifactId>jackson-databind</artifactId>
211
- <version>2.20.1</version>
+ <version>2.21.0</version>
212
<scope>test</scope>
213
</dependency>
214
215
216
<artifactId>jackson-core</artifactId>
217
218
219
220
@@ -235,7 +235,7 @@
235
236
<groupId>com.fasterxml.jackson</groupId>
237
<artifactId>jackson-bom</artifactId>
238
239
<scope>import</scope>
240
<type>pom</type>
241
0 commit comments