Skip to content

Commit caeeea6

Browse files
Bump com.google.protobuf:protobuf-java from 4.33.5 to 4.34.1 in /spark/sql-40 (#757)
* Bump com.google.protobuf:protobuf-java in /spark/sql-40 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.33.5 to 4.34.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent d6dfa02 commit caeeea6

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
- Bumps `commons-logging:commons-logging` from 1.3.5 to 1.3.6
77
- Bumps `com.fasterxml.jackson.core:jackson-databind` from 2.21.1 to 2.21.3
88
- Bumps `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.2 to 4.0.5
9-
- Bumps `com.google.protobuf:protobuf-java` from 4.34.0 to 4.34.1 in /spark/core
9+
- Bumps `com.google.protobuf:protobuf-java` from 4.34.0 to 4.34.1
1010
- Bumps `software.amazon.awssdk:http-client-spi` from 2.42.4 to 2.42.17
1111
- Bumps `commons-codec:commons-codec` from 1.21.0 to 1.22.0
1212
- Bumps `software.amazon.awssdk:identity-spi` from 2.42.18 to 2.44.0

spark/sql-40/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ sparkVariants {
8383
}
8484
add(variant.configuration('implementation'), "commons-logging:commons-logging:1.3.6")
8585
add(variant.configuration('implementation'), "jakarta.xml.bind:jakarta.xml.bind-api:4.0.5")
86-
add(variant.configuration('implementation'), "com.google.protobuf:protobuf-java:4.33.5")
86+
add(variant.configuration('implementation'), "com.google.protobuf:protobuf-java:4.34.1")
8787
add(variant.configuration('implementation'), "org.apache.spark:spark-catalyst_${variant.scalaMajorVersion}:$variant.sparkVersion")
8888
add(variant.configuration('implementation'), "org.apache.spark:spark-yarn_${variant.scalaMajorVersion}:$variant.sparkVersion") {
8989
exclude group: 'org.apache.hadoop'

spark/sql-40/licenses/protobuf-java-4.33.5.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e3b07cd3be66ec918b9fa4db9863c86d5eeea891

0 commit comments

Comments
 (0)