From 837f40ab6b3a8a8b38ea4abdc568dea74b0aa675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 01:03:25 +0000 Subject: [PATCH 1/2] Bump com.google.protobuf:protobuf-java in /spark/sql-30 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.27.2 to 4.27.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spark/sql-30/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark/sql-30/build.gradle b/spark/sql-30/build.gradle index ccf98ab0b..08c15b14f 100644 --- a/spark/sql-30/build.gradle +++ b/spark/sql-30/build.gradle @@ -70,7 +70,7 @@ sparkVariants { } add(variant.configuration('implementation'), "commons-logging:commons-logging:1.3.3") add(variant.configuration('implementation'), "javax.xml.bind:jaxb-api:2.3.1") - add(variant.configuration('implementation'), "com.google.protobuf:protobuf-java:4.27.2") + add(variant.configuration('implementation'), "com.google.protobuf:protobuf-java:4.27.3") add(variant.configuration('implementation'), "org.apache.spark:spark-catalyst_${variant.scalaMajorVersion}:$variant.sparkVersion") add(variant.configuration('implementation'), "org.apache.spark:spark-yarn_${variant.scalaMajorVersion}:$variant.sparkVersion") { exclude group: 'org.apache.hadoop' From af44b99d9fc0f207a5d823219bfa5a343521651a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 6 Aug 2024 01:04:55 +0000 Subject: [PATCH 2/2] Updating SHAs Signed-off-by: dependabot[bot] --- licenses/protobuf-java-4.27.2.jar.sha1 | 1 - licenses/protobuf-java-4.27.3.jar.sha1 | 1 + spark/sql-30/licenses/protobuf-java-4.27.2.jar.sha1 | 1 - spark/sql-30/licenses/protobuf-java-4.27.3.jar.sha1 | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 licenses/protobuf-java-4.27.2.jar.sha1 create mode 100644 licenses/protobuf-java-4.27.3.jar.sha1 delete mode 100644 spark/sql-30/licenses/protobuf-java-4.27.2.jar.sha1 create mode 100644 spark/sql-30/licenses/protobuf-java-4.27.3.jar.sha1 diff --git a/licenses/protobuf-java-4.27.2.jar.sha1 b/licenses/protobuf-java-4.27.2.jar.sha1 deleted file mode 100644 index 326e2298e..000000000 --- a/licenses/protobuf-java-4.27.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -010b721c7c3d33e44d8bff3ba9cb61022cd541b7 \ No newline at end of file diff --git a/licenses/protobuf-java-4.27.3.jar.sha1 b/licenses/protobuf-java-4.27.3.jar.sha1 new file mode 100644 index 000000000..bcc69f219 --- /dev/null +++ b/licenses/protobuf-java-4.27.3.jar.sha1 @@ -0,0 +1 @@ +5c1b9f58a503d914334d82d28509ed4a1b0e937d \ No newline at end of file diff --git a/spark/sql-30/licenses/protobuf-java-4.27.2.jar.sha1 b/spark/sql-30/licenses/protobuf-java-4.27.2.jar.sha1 deleted file mode 100644 index 326e2298e..000000000 --- a/spark/sql-30/licenses/protobuf-java-4.27.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -010b721c7c3d33e44d8bff3ba9cb61022cd541b7 \ No newline at end of file diff --git a/spark/sql-30/licenses/protobuf-java-4.27.3.jar.sha1 b/spark/sql-30/licenses/protobuf-java-4.27.3.jar.sha1 new file mode 100644 index 000000000..bcc69f219 --- /dev/null +++ b/spark/sql-30/licenses/protobuf-java-4.27.3.jar.sha1 @@ -0,0 +1 @@ +5c1b9f58a503d914334d82d28509ed4a1b0e937d \ No newline at end of file