Skip to content

Commit 8fcbf25

Browse files
committed
fix: upgrade commons-io:commons-io from 2.18.0 to 2.19.0
Snyk has created this PR to upgrade commons-io:commons-io from 2.18.0 to 2.19.0. See this package in maven: 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 7a030be commit 8fcbf25

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.18.0</version>
94+
<version>2.19.0</version>
9595
</dependency>
9696
<!-- this lib has been moved to org.apache.httpcomponents:httpclient
9797
<dependency>

0 commit comments

Comments
 (0)