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

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit cdf211f95965c295efe0dec5c43b21fe399c06c4
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Jul 11 08:30:39 2023 -0400

    Update Guava to 32.1.1-jre
    
    (cherry picked from commit 285c671de7cc1a3edf9de481cdd5d58e01cb5e7a)
    
    # Conflicts:
    #       parent/pom.xml
    (cherry picked from commit aeaf2276fd852ad0932730477de81ce520e0d1af)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 22463042e8..eb1a12dcdc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -117,7 +117,7 @@
         <cxf.geronimo.openapi.version>1.0.15</cxf.geronimo.openapi.version>
         <cxf.glassfish.el.version>3.0.1-b11</cxf.glassfish.el.version>
         <cxf.glassfish.json.version>1.1.4</cxf.glassfish.json.version>
-        <cxf.guava.version>30.1-jre</cxf.guava.version>
+        <cxf.guava.version>32.1.1-jre</cxf.guava.version>
         <cxf.hamcrest.version>2.2</cxf.hamcrest.version>
         <cxf.hazelcast.version>4.2.8</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.6.15.Final</cxf.hibernate.em.version>

Reply via email to