Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.11.0 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.11.0 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2024
1 parent 3c6c397 commit 52fa2f2
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 @@ -108,7 +108,7 @@
<wiremock.version>2.32.0</wiremock.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.17.1</log4j.version>
<commons.io.version>2.11.0</commons.io.version>
<commons.io.version>2.17.0</commons.io.version>
<equalsverifier.version>3.15.1</equalsverifier.version>
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
Expand Down

0 comments on commit 52fa2f2

Please sign in to comment.