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


The following commit(s) were added to refs/heads/main by this push:
     new e6cbcec142 Update Hibernate to 6.1.6.Final
e6cbcec142 is described below

commit e6cbcec142d36ac8e4c58b719bdffe906df266a7
Author: Andriy Redko <drr...@gmail.com>
AuthorDate: Wed Dec 7 18:34:56 2022 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4a7dec39cb..f317431bd3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -96,7 +96,7 @@
         <cxf.guava.version>30.1-jre</cxf.guava.version>
         <cxf.hamcrest.version>2.2</cxf.hamcrest.version>
         <cxf.hazelcast.version>5.2.1</cxf.hazelcast.version>
-        <cxf.hibernate.em.version>6.1.5.Final</cxf.hibernate.em.version>
+        <cxf.hibernate.em.version>6.1.6.Final</cxf.hibernate.em.version>
         
<cxf.hibernate.validator.version>7.0.5.Final</cxf.hibernate.validator.version>
         <cxf.hsqldb.version>2.6.1</cxf.hsqldb.version>
         
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>

Reply via email to