Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.16.1 to 2.17.0 in /webapp-runner-9
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.16.1 to 2.17.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent d35053c commit 0e01604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp-runner-9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<properties>
<assembly.plugin.version>3.7.1</assembly.plugin.version>
<release.plugin.version>2.5.3</release.plugin.version>
<commons-io.version>2.16.1</commons-io.version>
<commons-io.version>2.17.0</commons-io.version>
<gpg.plugin.version>3.2.7</gpg.plugin.version>
<compiler.plugin.version>3.13.0</compiler.plugin.version>
<tomcat-embed-logging-juli.version>9.0.0.M6</tomcat-embed-logging-juli.version>
Expand Down

0 comments on commit 0e01604

Please sign in to comment.