We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec39750 commit 444ef81Copy full SHA for 444ef81
1 file changed
pom.xml
@@ -207,7 +207,7 @@
207
<dependency>
208
<groupId>com.fasterxml.jackson.core</groupId>
209
<artifactId>jackson-databind</artifactId>
210
- <version>2.21.0</version>
+ <version>2.21.2</version>
211
<scope>test</scope>
212
</dependency>
213
@@ -234,7 +234,7 @@
234
235
<groupId>com.fasterxml.jackson</groupId>
236
<artifactId>jackson-bom</artifactId>
237
238
<scope>import</scope>
239
<type>pom</type>
240
0 commit comments