Skip to content

Commit

Permalink
fix: upgrade commons-io:commons-io from 2.15.1 to 2.16.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commons-io:commons-io from 2.15.1 to 2.16.1.

See this package in maven:
commons-io:commons-io

See this project in Snyk:
https://app.snyk.io/org/luis100/project/17860dfd-b7a6-404f-a8b6-4c482d27e6e8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 31, 2024
1 parent eef0b76 commit 22fa66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.1</version>
<version>2.16.1</version>
</dependency>
<dependency>
<groupId>gov.loc</groupId>
Expand Down

0 comments on commit 22fa66d

Please sign in to comment.