Skip to content

Commit efeb70e

Browse files
Bump protobuf-java from 3.21.4 to 3.21.11 in /plugins/repository-hdfs
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.4 to 3.21.11. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.4...v3.21.11) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdc7a2f commit efeb70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/repository-hdfs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
7070
api 'com.google.code.gson:gson:2.9.0'
7171
runtimeOnly 'com.google.guava:guava:31.1-jre'
72-
api 'com.google.protobuf:protobuf-java:3.21.4'
72+
api 'com.google.protobuf:protobuf-java:3.21.11'
7373
api "commons-logging:commons-logging:${versions.commonslogging}"
7474
api 'commons-cli:commons-cli:1.5.0'
7575
api "commons-codec:commons-codec:${versions.commonscodec}"

0 commit comments

Comments
 (0)