This is an automated email from the ASF dual-hosted git repository. cnauroth pushed a commit to branch branch-1.4.0 in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git
The following commit(s) were added to refs/heads/branch-1.4.0 by this push: new a1eda71 HADOOP-19510: Correct hadoop-thirdparty license and site for protobuf 3.25.5 a1eda71 is described below commit a1eda71bbfa630138b97ecac1a977c18d05f0003 Author: Chris Nauroth <cnaur...@apache.org> AuthorDate: Thu Mar 20 04:32:06 2025 +0000 HADOOP-19510: Correct hadoop-thirdparty license and site for protobuf 3.25.5 Signed-off-by: Ayush Saxena <ayushsax...@apache.org> Closes #44 (cherry picked from commit b287bc491b57c018106dcdf3dfc6de1f362b188d) --- LICENSE-binary | 2 +- src/site/markdown/index.md.vm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 833cdad..61178b0 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -218,7 +218,7 @@ See licenses-binary/ for text of these licenses. BSD 3-Clause ------------ -com.google.protobuf:protobuf-java:3.25.3 +com.google.protobuf:protobuf-java:3.25.5 MIT License diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm index 6274047..109f568 100644 --- a/src/site/markdown/index.md.vm +++ b/src/site/markdown/index.md.vm @@ -42,7 +42,7 @@ This page provides an overview of the major changes. Protobuf-java ------------- -Google Protobuf's 3.25.3 jar is available as *org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25* artifact. +Google Protobuf's 3.25.5 jar is available as *org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25* artifact. Following are relocations under *hadoop-shaded-protobuf_3_25* artifact: --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org