Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/978f68d5-2d68-493f-ac6d-b2075c709325?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 7, 2024
1 parent 4954b34 commit 927a0cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ the software.
<artifactId>maven-resources-plugin</artifactId>
<configuration>
<escapeString>\</escapeString>
<outputDirectory />
<outputDirectory/>
</configuration>
</plugin>
<plugin>
Expand Down Expand Up @@ -758,7 +758,7 @@ the software.
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.7</version>
<version>2.17.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 927a0cd

Please sign in to comment.