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

holgerfriedrich pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 5765ae588e [4.4.x] bump org.hibernate.orm:hibernate-core (#2792)
5765ae588e is described below

commit 5765ae588e37bd0424d210eab9996de46a06de95
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 15 16:55:45 2026 +0200

    [4.4.x] bump org.hibernate.orm:hibernate-core (#2792)
    
    Bumps 
[org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) 
from 6.6.54.Final to 6.6.55.Final.
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - 
[Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.55/changelog.txt)
    - 
[Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.54...6.6.55)
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate.orm:hibernate-core
      dependency-version: 6.6.55.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 173474914b..d47c03cb34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@
         <narayana.version>5.13.1.Final</narayana.version>
         <hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>
         <hibernate.version>5.6.15.Final</hibernate.version>
-        <hibernate6.version>6.6.54.Final</hibernate6.version>
+        <hibernate6.version>6.6.55.Final</hibernate6.version>
         <hibernate.validator.version>7.0.5.Final</hibernate.validator.version>
         <httpclient.version>4.5.14</httpclient.version>
         <jansi.version>2.4.3</jansi.version>

Reply via email to