Skip to content

Commit

Permalink
fix: upgrade commons-io:commons-io from 2.7 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.7 to 2.16.1.

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

See this project in Snyk:
https://app.snyk.io/org/vladbailescu/project/fdd87824-6b9d-4bbc-a585-ceaf6ddc9edc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent d2a7b02 commit 7ef2385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<aem.port>4502</aem.port>
<aem.publish.host>localhost</aem.publish.host>
<aem.publish.port>4503</aem.publish.port>
<aem.contextPath />
<aem.contextPath/>
<sling.user>admin</sling.user>
<sling.password>admin</sling.password>
<vault.user>admin</vault.user>
Expand Down Expand Up @@ -712,7 +712,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.7</version>
<version>2.16.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7ef2385

Please sign in to comment.