Skip to content

Commit a87dd57

Browse files
authored
Merge pull request #747 from CogComp/dependabot/maven/core-utilities/commons-io-commons-io-2.7
Bump commons-io from 1.3.2 to 2.7 in /core-utilities
2 parents 71fc10f + a02eb42 commit a87dd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-utilities/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>commons-io</groupId>
4848
<artifactId>commons-io</artifactId>
49-
<version>1.3.2</version>
49+
<version>2.7</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>commons-lang</groupId>

0 commit comments

Comments
 (0)