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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit c2de43d3e31748d845336324c562c68054d4ee22
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Oct 28 19:48:59 2025 -0400

    Update Hibernate to 6.6.34.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fc5f567c6a..59f46b7956 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -121,7 +121,7 @@
         <cxf.glassfish.json.version>2.0.1</cxf.glassfish.json.version>
         <cxf.hamcrest.version>3.0</cxf.hamcrest.version>
         <cxf.hazelcast.version>5.5.0</cxf.hazelcast.version>
-        <cxf.hibernate.em.version>6.6.29.Final</cxf.hibernate.em.version>
+        <cxf.hibernate.em.version>6.6.34.Final</cxf.hibernate.em.version>
         
<cxf.hibernate.validator.version>8.0.3.Final</cxf.hibernate.validator.version>
         <cxf.hsqldb.version>2.7.4</cxf.hsqldb.version>
         
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>

Reply via email to