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 d7813a62dc Bump cxf.hibernate.em.version from 7.1.11.Final to 
7.2.0.Final (#2790)
d7813a62dc is described below

commit d7813a62dcd6294c61cf2221701f4846810f2b6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 07:36:21 2025 -0500

    Bump cxf.hibernate.em.version from 7.1.11.Final to 7.2.0.Final (#2790)
    
    Bumps `cxf.hibernate.em.version` from 7.1.11.Final to 7.2.0.Final.
    
    Updates `org.hibernate.orm:hibernate-core` from 7.1.11.Final to 7.2.0.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - 
[Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.0/changelog.txt)
    - 
[Commits](https://github.com/hibernate/hibernate-orm/compare/7.1.11...7.2.0)
    
    Updates `org.hibernate.orm:hibernate-jcache` from 7.1.11.Final to 
7.2.0.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - 
[Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.0/changelog.txt)
    - 
[Commits](https://github.com/hibernate/hibernate-orm/compare/7.1.11...7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate.orm:hibernate-core
      dependency-version: 7.2.0.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.hibernate.orm:hibernate-jcache
      dependency-version: 7.2.0.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 19f97d00aa..23a178dd55 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.6.0</cxf.hazelcast.version>
-        <cxf.hibernate.em.version>7.1.11.Final</cxf.hibernate.em.version>
+        <cxf.hibernate.em.version>7.2.0.Final</cxf.hibernate.em.version>
         
<cxf.hibernate.validator.version>9.1.0.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