We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e49cba9 commit 4f8a2cdCopy full SHA for 4f8a2cd
1 file changed
pom.xml
@@ -208,7 +208,7 @@
208
<dependency>
209
<groupId>com.fasterxml.jackson.core</groupId>
210
<artifactId>jackson-databind</artifactId>
211
- <version>2.21.0</version>
+ <version>2.21.1</version>
212
<scope>test</scope>
213
</dependency>
214
@@ -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