There was an error while loading. Please reload this page.
1 parent 8c6f5ee commit 6cdda2aCopy full SHA for 6cdda2a
1 file changed
pom.xml
@@ -318,7 +318,7 @@
318
<dependency>
319
<groupId>commons-io</groupId>
320
<artifactId>commons-io</artifactId>
321
- <version>2.14.0</version>
+ <version>2.21.0</version>
322
</dependency>
323
324
<groupId>org.apache.httpcomponents.client5</groupId>
@@ -333,7 +333,7 @@
333
334
<groupId>com.fasterxml.jackson.core</groupId>
335
<artifactId>jackson-databind</artifactId>
336
- <version>2.15.0</version>
+ <version>2.21.2</version>
337
338
339
<!-- test -->
0 commit comments