You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/08/10 09:39:04 UTC

[3/5] camel git commit: Upgrade hibernate

Upgrade hibernate


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

Branch: refs/heads/master
Commit: cc7909c89e1468fcd5e0798acc5ca7db2f13ae31
Parents: c851990
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Aug 10 09:22:43 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Aug 10 09:41:19 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/cc7909c8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 37f68ca..48e438b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
     <hbase-bundle-version>0.98.5-hadoop2_2</hbase-bundle-version>
     <hibernate-validator-version>5.2.1.Final</hibernate-validator-version>
     <!-- Spring 3.2.x and 4.0.x still stick to JPA 2.0. Hibernate 4.3.x upgraded to JPA 2.1. -->
-    <hibernate-version>4.2.16.Final</hibernate-version>
+    <hibernate-version>4.2.20.Final</hibernate-version>
     <hk2-version>2.3.0</hk2-version>
     <hk2-osgi-resource-version>1.0.1</hk2-osgi-resource-version>
     <hsqldb-version>2.3.3</hsqldb-version>