Skip to content

Commit

Permalink
protobuf-java 3.21.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Dec 12, 2023
1 parent 4c83fe0 commit 4b45a92
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ See licenses-binary/ for text of these licenses.

BSD 3-Clause
------------
com.google.protobuf:protobuf-java:3.21.7
com.google.protobuf:protobuf-java:3.21.12


MIT License
Expand Down
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.21.7</protobuf_3.version>
<protobuf_3.version>3.21.12</protobuf_3.version>
<guava.version>32.0.1-jre</guava.version>
<avro.version>1.11.3</avro.version>

Expand Down
2 changes: 1 addition & 1 deletion src/site/markdown/index.md.vm
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This page provides an overview of the major changes.

Protobuf-java
-------------
Google Protobuf's 3.21.7 jar is available as *org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_21* artifact.
Google Protobuf's 3.21.12 jar is available as *org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_21* artifact.

Following are relocations under *hadoop-shaded-protobuf_3_21* artifact:

Expand Down

0 comments on commit 4b45a92

Please sign in to comment.