Skip to content

Commit 2883b9b

Browse files
Merge pull request #132 from wvengen/dependabot/maven/commons-io-commons-io-2.7
Bump commons-io from 2.5 to 2.7
2 parents ab9bf68 + 9faa91e commit 2883b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>commons-io</groupId>
110110
<artifactId>commons-io</artifactId>
111-
<version>2.5</version>
111+
<version>2.7</version>
112112
</dependency>
113113

114114
<dependency>

0 commit comments

Comments
 (0)