Skip to content

Commit 1ca8728

Browse files
Bump com.google.protobuf:protobuf-java in /hadoop-project
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v2.5.0...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e43e60 commit 1ca8728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686

8787
<!-- Protobuf version for backward compatibility -->
8888
<!-- This is used in hadoop-common for compilation only -->
89-
<protobuf.version>2.5.0</protobuf.version>
89+
<protobuf.version>3.25.5</protobuf.version>
9090
<!-- Protobuf scope in hadoop common -->
9191
<!-- set to "provided" so protobuf2 is no longer exported as a dependency -->
9292
<common.protobuf2.scope>provided</common.protobuf2.scope>

0 commit comments

Comments
 (0)