Skip to content

Commit 833e201

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/saurabhpro/project/67769d63-324c-4dd1-802e-f22d5126e847?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 16dc88a commit 833e201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaCon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<slf4j-api.version>2.0.16</slf4j-api.version>
3030

3131
<lombok.version>1.18.34</lombok.version>
32-
<commons-io.version>2.16.1</commons-io.version>
32+
<commons-io.version>2.17.0</commons-io.version>
3333

3434
<!-- reactive -->
3535
<rxjava.version>3.1.9</rxjava.version>

0 commit comments

Comments
 (0)