Skip to content

Commit 59ecb97

Browse files
committed
fix: upgrade commons-io:commons-io from 2.16.1 to 2.17.0
Snyk has created this PR to upgrade commons-io:commons-io from 2.16.1 to 2.17.0. See this package in maven: commons-io:commons-io See this project in Snyk: https://app.snyk.io/org/antonuden/project/e3ff12bc-538b-4ff1-b931-3d523f968ce3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6ee7f29 commit 59ecb97

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
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>commons-io</groupId>
133133
<artifactId>commons-io</artifactId>
134-
<version>2.16.1</version>
134+
<version>2.17.0</version>
135135
</dependency>
136136

137137
<dependency>

0 commit comments

Comments
 (0)