You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/02/12 03:36:10 UTC

[karaf] branch karaf-4.1.x updated: [KARAF-5607] Upgrade to Hibernate 5.2.9.Final

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

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


The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
     new dd9df62  [KARAF-5607] Upgrade to Hibernate 5.2.9.Final
dd9df62 is described below

commit dd9df622f582b2e4fc7341b91fa9ff1ebd858bc6
Author: Jean-Baptiste Onofré <jb...@nanthrax.net>
AuthorDate: Sun Feb 11 16:43:18 2018 +0100

    [KARAF-5607] Upgrade to Hibernate 5.2.9.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d114af2..f736af2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@
         <hibernate3.version>3.3.2.GA</hibernate3.version>
         <hibernate42.version>4.2.15.Final</hibernate42.version>
         <hibernate43.version>4.3.6.Final</hibernate43.version>
-        <hibernate.version>5.2.8.Final</hibernate.version>
+        <hibernate.version>5.2.9.Final</hibernate.version>
         <hibernate.validator.version>5.3.4.Final</hibernate.validator.version>
         <jansi.version>1.17</jansi.version>
         <javassist.version>3.9.0.GA</javassist.version>

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.