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

jbonofre 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 9460030ea8 Bump org.hibernate:hibernate-osgi from 5.6.7.Final to 
5.6.15.Final (#2001) (#2126)
9460030ea8 is described below

commit 9460030ea80f6c332292d568190d4f518e65ee6b
Author: JB Onofré <[email protected]>
AuthorDate: Mon Oct 20 13:02:00 2025 +0200

    Bump org.hibernate:hibernate-osgi from 5.6.7.Final to 5.6.15.Final (#2001) 
(#2126)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ea4bf7ac4c..8761ac53d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,7 +276,7 @@
         <guava.version>20.0</guava.version>
         <narayana.version>5.13.1.Final</narayana.version>
         <hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>
-        <hibernate.version>5.6.7.Final</hibernate.version>
+        <hibernate.version>5.6.15.Final</hibernate.version>
         <hibernate.validator.version>7.0.2.Final</hibernate.validator.version>
         <httpclient.version>4.5.13</httpclient.version>
         <jansi.version>2.4.2</jansi.version>

Reply via email to