This is an automated email from the ASF dual-hosted git repository.
nihaljain pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git
The following commit(s) were added to refs/heads/master by this push:
new 0779802 HBASE-29489 [hbase-thirdparty] Bump protobuf java to 4.31.1
(#147)
0779802 is described below
commit 07798027bb5ca8ae66848fa1586af4ee296813c9
Author: Nihal Jain <[email protected]>
AuthorDate: Mon Aug 4 14:47:41 2025 +0530
HBASE-29489 [hbase-thirdparty] Bump protobuf java to 4.31.1 (#147)
Signed-off-by: Duo Zhang <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5e6db1f..715fd34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
<maven.min.version>3.3.3</maven.min.version>
<os.maven.version>1.7.1</os.maven.version>
<rename.offset>org.apache.hbase.thirdparty</rename.offset>
- <protobuf.version>4.30.2</protobuf.version>
+ <protobuf.version>4.31.1</protobuf.version>
<netty.version>4.1.121.Final</netty.version>
<netty.tcnative.version>2.0.71.Final</netty.tcnative.version>
<guava.version>33.4.8-jre</guava.version>