Skip to content

Commit 4772bf7

Browse files
Bump commons-io from 2.6 to 2.7 in /java-filemanager
Bumps commons-io from 2.6 to 2.7. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c07d8c commit 4772bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-filemanager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>commons-io</groupId>
1919
<artifactId>commons-io</artifactId>
20-
<version>2.6</version>
20+
<version>2.7</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)