Skip to content

Commit cf64acd

Browse files
authored
Merge pull request #20 from mirkosertic/dependabot/maven/commons-io-commons-io-2.6
Bump commons-io from 1.4 to 2.6
2 parents 4acdc4f + 3840def commit cf64acd

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)