Skip to content

Commit

Permalink
build(deps): bump commons-io:commons-io from 2.11.0 to 2.13.0 (#216) (#…
Browse files Browse the repository at this point in the history
…228)

* build(deps): bump commons-io:commons-io from 2.11.0 to 2.13.0

Bumps commons-io:commons-io from 2.11.0 to 2.13.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <[email protected]>
(cherry picked from commit 2e8a29d)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
mergify[bot] and dependabot[bot] authored Oct 12, 2023
1 parent 5cc473b commit dd26479
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 @@ -52,7 +52,7 @@

<io.cryostat.core.version>2.23.0</io.cryostat.core.version>

<org.apache.commons.io.version>2.11.0</org.apache.commons.io.version>
<org.apache.commons.io.version>2.13.0</org.apache.commons.io.version>
<org.apache.httpcomponents.httpclient.version>4.5.14</org.apache.httpcomponents.httpclient.version>
<org.apache.httpcomponents.httpmime.version>${org.apache.httpcomponents.httpclient.version}</org.apache.httpcomponents.httpmime.version>
<com.fasterxml.jackson.version>2.15.2</com.fasterxml.jackson.version>
Expand Down

0 comments on commit dd26479

Please sign in to comment.