You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jg...@apache.org on 2014/07/26 03:52:15 UTC

[33/50] git commit: [KARAF-3131] Upgrade to Hibernate 4.2.15.Final/4.3.6.Final

[KARAF-3131] Upgrade to Hibernate 4.2.15.Final/4.3.6.Final


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/0a788d02
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/0a788d02
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/0a788d02

Branch: refs/remotes/karaf-2.3.x
Commit: 0a788d02de87c324b092d0065fb3c6bb6c01edb1
Parents: a7738ff
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Jul 21 06:49:42 2014 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Jul 21 06:49:42 2014 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/0a788d02/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 31aaa1d..ba35af0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,8 +160,8 @@
         <hibernate.annotations.version>3.4.0.GA</hibernate.annotations.version>
         <hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>
         <hibernate3.version>3.3.2.GA</hibernate3.version>
-        <hibernate42.version>4.2.7.Final</hibernate42.version>
-        <hibernate43.version>4.3.1.Final</hibernate43.version>
+        <hibernate42.version>4.2.15.Final</hibernate42.version>
+        <hibernate43.version>4.3.6.Final</hibernate43.version>
         <hibernate.validator.version>5.0.3.Final</hibernate.validator.version>
 
         <aries.application.version>1.0.0</aries.application.version>