Skip to content

Commit 6cdda2a

Browse files
committed
update commons-io and jackson-databind
1 parent 8c6f5ee commit 6cdda2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
<dependency>
319319
<groupId>commons-io</groupId>
320320
<artifactId>commons-io</artifactId>
321-
<version>2.14.0</version>
321+
<version>2.21.0</version>
322322
</dependency>
323323
<dependency>
324324
<groupId>org.apache.httpcomponents.client5</groupId>
@@ -333,7 +333,7 @@
333333
<dependency>
334334
<groupId>com.fasterxml.jackson.core</groupId>
335335
<artifactId>jackson-databind</artifactId>
336-
<version>2.15.0</version>
336+
<version>2.21.2</version>
337337
</dependency>
338338

339339
<!-- test -->

0 commit comments

Comments
 (0)