Skip to content

Commit 84cb483

Browse files
committed
fix: upgrade commons-io:commons-io from 2.16.0 to 2.16.1
Snyk has created this PR to upgrade commons-io:commons-io from 2.16.0 to 2.16.1. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-io/commons-io/ See this project in Snyk: https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1eeac93 commit 84cb483

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>commons-io</groupId>
9393
<artifactId>commons-io</artifactId>
94-
<version>2.16.0</version>
94+
<version>2.16.1</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>commons-httpclient</groupId>

0 commit comments

Comments
 (0)