Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 1115e96

Browse files
authored
Merge pull request #14 from FileFighter/dependabot/maven/commons-io-commons-io-2.8.0
Bump commons-io from 2.5 to 2.8.0
2 parents ad42cd9 + 6b82bd8 commit 1115e96

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
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>commons-io</groupId>
4949
<artifactId>commons-io</artifactId>
50-
<version>2.5</version>
50+
<version>2.8.0</version>
5151
</dependency>
5252

5353
<!-- TESTING -->

0 commit comments

Comments
 (0)