We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650b38d commit b819828Copy full SHA for b819828
1 file changed
pom.xml
@@ -207,13 +207,13 @@
207
<dependency>
208
<groupId>com.fasterxml.jackson.core</groupId>
209
<artifactId>jackson-databind</artifactId>
210
- <version>2.21.0</version>
+ <version>2.21.3</version>
211
<scope>test</scope>
212
</dependency>
213
214
215
<artifactId>jackson-core</artifactId>
216
- <version>2.21.1</version>
217
218
219
@@ -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