Skip to content

Commit

Permalink
HADOOP-19289. Upgrade protobuf-java to 3.25.5 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Oct 30, 2024
1 parent 95fb8f3 commit 5bce66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<!--thirdparty dependency versions-->
<shaded.prefix>org.apache.hadoop.thirdparty</shaded.prefix>
<protobuf.shade.prefix>${shaded.prefix}.protobuf</protobuf.shade.prefix>
<protobuf_3.version>3.25.3</protobuf_3.version>
<protobuf_3.version>3.25.5</protobuf_3.version>
<guava.version>32.0.1-jre</guava.version>
<avro.version>1.11.3</avro.version>

Expand Down

0 comments on commit 5bce66a

Please sign in to comment.