Skip to content

Commit 3840def

Browse files
Bump commons-io from 1.4 to 2.6
Bumps commons-io from 1.4 to 2.6. Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f82dd52 commit 3840def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@
424424
<dependency>
425425
<groupId>commons-io</groupId>
426426
<artifactId>commons-io</artifactId>
427-
<version>1.4</version>
427+
<version>2.6</version>
428428
<scope>test</scope>
429429
</dependency>
430430
<dependency>

0 commit comments

Comments
 (0)