Repository: karaf
Updated Branches:
  refs/heads/master 6687f00ed -> fa2950ab7


[KARAF-2908] Upgrade to hibernate latest 4.2.x and 4.3.x versions

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

Branch: refs/heads/master
Commit: ef091a399315a8b3b93afc23e43be5b92e6f9fb2
Parents: 6687f00
Author: Guillaume Nodet <gno...@gmail.com>
Authored: Mon Apr 14 14:51:16 2014 +0200
Committer: Guillaume Nodet <gno...@gmail.com>
Committed: Mon Apr 14 14:51:16 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/ef091a39/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 406c904..6e6ebc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,8 +211,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.9.Final</hibernate42.version>
+        <hibernate43.version>4.3.5.Final</hibernate43.version>
         <hibernate.validator.version>5.0.3.Final</hibernate.validator.version>
         <jansi.version>1.11</jansi.version>
         <javassist.version>3.9.0.GA</javassist.version>

Reply via email to