From 07dbd203abbd35b6c31e5d96e9be68ffb0d2d0c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:59:19 +0000 Subject: [PATCH 1/2] Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 in /mr Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.1...rel/commons-codec-1.17.2) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mr/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mr/build.gradle b/mr/build.gradle index 75ca4f72a..0184f62bc 100644 --- a/mr/build.gradle +++ b/mr/build.gradle @@ -58,7 +58,7 @@ dependencies { embedded(project(path: ":thirdparty", configuration: "shadow")) implementation("commons-logging:commons-logging:1.3.4") - implementation("commons-codec:commons-codec:1.17.1") + implementation("commons-codec:commons-codec:1.17.2") implementation("javax.xml.bind:jaxb-api:2.3.1") testImplementation(project(":test:shared")) From e3e66828e764f7d9c6defc4ae0221356530c22b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 Jan 2025 22:00:42 +0000 Subject: [PATCH 2/2] Updating SHAs Signed-off-by: dependabot[bot] --- licenses/commons-codec-1.17.1.jar.sha1 | 1 - licenses/commons-codec-1.17.2.jar.sha1 | 1 + mr/licenses/commons-codec-1.17.1.jar.sha1 | 1 - mr/licenses/commons-codec-1.17.2.jar.sha1 | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 licenses/commons-codec-1.17.1.jar.sha1 create mode 100644 licenses/commons-codec-1.17.2.jar.sha1 delete mode 100644 mr/licenses/commons-codec-1.17.1.jar.sha1 create mode 100644 mr/licenses/commons-codec-1.17.2.jar.sha1 diff --git a/licenses/commons-codec-1.17.1.jar.sha1 b/licenses/commons-codec-1.17.1.jar.sha1 deleted file mode 100644 index 82b20bf50..000000000 --- a/licenses/commons-codec-1.17.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -973638b7149d333563584137ebf13a691bb60579 \ No newline at end of file diff --git a/licenses/commons-codec-1.17.2.jar.sha1 b/licenses/commons-codec-1.17.2.jar.sha1 new file mode 100644 index 000000000..42ffc50c7 --- /dev/null +++ b/licenses/commons-codec-1.17.2.jar.sha1 @@ -0,0 +1 @@ +cd6bb9d856db5f61871a94d5801efd0b93b7fcb2 \ No newline at end of file diff --git a/mr/licenses/commons-codec-1.17.1.jar.sha1 b/mr/licenses/commons-codec-1.17.1.jar.sha1 deleted file mode 100644 index 82b20bf50..000000000 --- a/mr/licenses/commons-codec-1.17.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -973638b7149d333563584137ebf13a691bb60579 \ No newline at end of file diff --git a/mr/licenses/commons-codec-1.17.2.jar.sha1 b/mr/licenses/commons-codec-1.17.2.jar.sha1 new file mode 100644 index 000000000..42ffc50c7 --- /dev/null +++ b/mr/licenses/commons-codec-1.17.2.jar.sha1 @@ -0,0 +1 @@ +cd6bb9d856db5f61871a94d5801efd0b93b7fcb2 \ No newline at end of file