From 18266c50bfe9acf6387d30540a0e5f6ca49b21cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 22:25:08 +0000 Subject: [PATCH] :arrow_up:(deps): Update dependency commons-io:commons-io to v2.17.0 (#894) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- maven_plugin/lockfile.json | 8 ++++---- maven_plugin/pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/maven_plugin/lockfile.json b/maven_plugin/lockfile.json index a93166bb..e382f719 100644 --- a/maven_plugin/lockfile.json +++ b/maven_plugin/lockfile.json @@ -237,12 +237,12 @@ { "groupId": "commons-io", "artifactId": "commons-io", - "version": "2.16.1", + "version": "2.17.0", "checksumAlgorithm": "SHA-256", - "checksum": "f41f7baacd716896447ace9758621f62c1c6b0a91d89acee488da26fc477c84f", + "checksum": "4aa4ca48f3dfd30b78220b7881d8cb93eac4093ec94361b6befa9487998a550b", "scope": "test", - "selectedVersion": "2.16.1", - "id": "commons-io:commons-io:2.16.1", + "selectedVersion": "2.17.0", + "id": "commons-io:commons-io:2.17.0", "children": [] }, { diff --git a/maven_plugin/pom.xml b/maven_plugin/pom.xml index 119b30f6..3bdd2bdc 100644 --- a/maven_plugin/pom.xml +++ b/maven_plugin/pom.xml @@ -140,7 +140,7 @@ commons-io commons-io - 2.16.1 + 2.17.0 test