Skip to content

Commit 83f0ab4

Browse files
authored
Merge pull request #7 from Wedjaa/dependabot/maven/commons-io-commons-io-2.7
Bump commons-io from 1.3.2 to 2.7
2 parents 572ede9 + 86fd425 commit 83f0ab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>commons-io</groupId>
1414
<artifactId>commons-io</artifactId>
15-
<version>1.3.2</version>
15+
<version>2.7</version>
1616
</dependency>
1717
<dependency>
1818
<groupId>junit</groupId>

0 commit comments

Comments
 (0)