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
* build(deps): bump commons-io:commons-io from 2.11.0 to 2.14.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <aazores@redhat.com>
  • Loading branch information
dependabot[bot] and andrewazores authored Oct 12, 2023
1 parent d4dd5be commit 2e8a29d
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 2e8a29d

Please sign in to comment.