Skip to content

Commit 6fc9b37

Browse files
author
TheSnoozer
committed
bump test dependency commons-io:commons-io from 2.7 -> 2.8.0
1 parent a7ac6aa commit 6fc9b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>commons-io</groupId>
103103
<artifactId>commons-io</artifactId>
104-
<version>2.7</version>
104+
<version>2.8.0</version>
105105
<type>jar</type>
106106
<scope>test</scope>
107107
</dependency>

0 commit comments

Comments
 (0)