This is an automated email from the ASF dual-hosted git repository.

stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d20de6  PHOENIX-7713 Update Guava to 33.4.8-jre in phoenix-thirdparty 
(#16)
5d20de6 is described below

commit 5d20de6dcd1e9f32ad583717b7c8bc7e635aaefb
Author: Istvan Toth <[email protected]>
AuthorDate: Wed Oct 22 10:57:29 2025 +0200

    PHOENIX-7713 Update Guava to 33.4.8-jre in phoenix-thirdparty (#16)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 74c1e28..afb786e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
 
   <properties>
     <rename.offset>org.apache.phoenix.thirdparty</rename.offset>
-    <guava.version>32.1.3-jre</guava.version>
+    <guava.version>33.4.8-jre</guava.version>
     <commons-cli.version>1.9.0</commons-cli.version>
     <protobuf.version>4.32.0</protobuf.version>
   </properties>

Reply via email to