Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-java to v3.25.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Oct 1, 2024
1 parent 6dcd840 commit 5cb8b31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@

<!-- ProtocolBuffer version, used to verify the protoc version and -->
<!-- define the protobuf JAR version -->
<protobuf.version>3.7.1</protobuf.version>
<protobuf.version>3.25.5</protobuf.version>
<protoc.path>${env.HADOOP_PROTOC_PATH}</protoc.path>

<zookeeper.version>3.5.6</zookeeper.version>
Expand Down
2 changes: 1 addition & 1 deletion hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<packaging>jar</packaging>

<properties>
<protobuf.version>3.6.1</protobuf.version>
<protobuf.version>3.25.5</protobuf.version>
<guava.version>20.0</guava.version>
<grpc.version>1.15.1</grpc.version>
<netty-all.version>4.1.27.Final</netty-all.version>
Expand Down

0 comments on commit 5cb8b31

Please sign in to comment.