Skip to content

Commit

Permalink
build(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.17.0 to 2.18.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 5edc706 commit a1a72a0
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 @@ -33,7 +33,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>21</java.version>
<skipTests>true</skipTests>
<commons-io.version>2.17.0</commons-io.version>
<commons-io.version>2.18.0</commons-io.version>
<commons-codec.version>1.17.1</commons-codec.version>
<guava.version>33.3.1-jre</guava.version>
<java-webSocket.version>1.5.7</java-webSocket.version>
Expand Down

0 comments on commit a1a72a0

Please sign in to comment.