From c7f5a6d9f8371c748b01cc141c90cadf54c942e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 11:02:08 +1200 Subject: [PATCH] Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 in /mr (#493) * Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 in /mr Bumps commons-logging:commons-logging from 1.3.2 to 1.3.3. --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Updating SHAs Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- hive/licenses/commons-logging-1.3.2.jar.sha1 | 1 - hive/licenses/commons-logging-1.3.3.jar.sha1 | 1 + mr/build.gradle | 2 +- mr/licenses/commons-logging-1.3.2.jar.sha1 | 1 - mr/licenses/commons-logging-1.3.3.jar.sha1 | 1 + 5 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 hive/licenses/commons-logging-1.3.2.jar.sha1 create mode 100644 hive/licenses/commons-logging-1.3.3.jar.sha1 delete mode 100644 mr/licenses/commons-logging-1.3.2.jar.sha1 create mode 100644 mr/licenses/commons-logging-1.3.3.jar.sha1 diff --git a/hive/licenses/commons-logging-1.3.2.jar.sha1 b/hive/licenses/commons-logging-1.3.2.jar.sha1 deleted file mode 100644 index a55dd5da6..000000000 --- a/hive/licenses/commons-logging-1.3.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3dc966156ef19d23c839715165435e582fafa753 \ No newline at end of file diff --git a/hive/licenses/commons-logging-1.3.3.jar.sha1 b/hive/licenses/commons-logging-1.3.3.jar.sha1 new file mode 100644 index 000000000..379882ef4 --- /dev/null +++ b/hive/licenses/commons-logging-1.3.3.jar.sha1 @@ -0,0 +1 @@ +580ad1a4f34876c4f964c083361de31b3d60be68 \ No newline at end of file diff --git a/mr/build.gradle b/mr/build.gradle index a540e6736..80b864c01 100644 --- a/mr/build.gradle +++ b/mr/build.gradle @@ -57,7 +57,7 @@ dependencies { } embedded(project(path: ":thirdparty", configuration: "shadow")) - implementation("commons-logging:commons-logging:1.3.2") + implementation("commons-logging:commons-logging:1.3.3") implementation("commons-codec:commons-codec:1.17.0") implementation("javax.xml.bind:jaxb-api:2.3.1") diff --git a/mr/licenses/commons-logging-1.3.2.jar.sha1 b/mr/licenses/commons-logging-1.3.2.jar.sha1 deleted file mode 100644 index a55dd5da6..000000000 --- a/mr/licenses/commons-logging-1.3.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3dc966156ef19d23c839715165435e582fafa753 \ No newline at end of file diff --git a/mr/licenses/commons-logging-1.3.3.jar.sha1 b/mr/licenses/commons-logging-1.3.3.jar.sha1 new file mode 100644 index 000000000..379882ef4 --- /dev/null +++ b/mr/licenses/commons-logging-1.3.3.jar.sha1 @@ -0,0 +1 @@ +580ad1a4f34876c4f964c083361de31b3d60be68 \ No newline at end of file