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

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

commit a96342a43091ba22726ce75ca09cebfc15e9ae34
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Apr 27 15:19:55 2026 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e0ee6b0b5fd..87b0005faf2 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.42.Final</cxf.hibernate.em.version>
+        <cxf.hibernate.em.version>6.6.49.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