Skip to content

Commit 4d9f5ef

Browse files
authored
chore: upgrade commons-io to 2.20.0 (#1055)
1 parent 87b42f4 commit 4d9f5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>commons-io</groupId>
116116
<artifactId>commons-io</artifactId>
117-
<version>2.15.1</version>
117+
<version>2.20.0</version>
118118
</dependency>
119119

120120
<dependency>

0 commit comments

Comments
 (0)