Skip to content

Commit 9e05c1d

Browse files
fix(deps): update dependency commons-io:commons-io to v2.22.0 (#2044)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [commons-io:commons-io](https://commons.apache.org/proper/commons-io/) ([source](https://redirect.github.com/apache/maven-apache-parent)) | `2.21.0` → `2.22.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/commons-io:commons-io/2.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/commons-io:commons-io/2.21.0/2.22.0?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40a9db8 commit 9e05c1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>commons-io</groupId>
5353
<artifactId>commons-io</artifactId>
54-
<version>2.21.0</version>
54+
<version>2.22.0</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>org.testcontainers</groupId>

0 commit comments

Comments
 (0)