Repository: camel
Updated Branches:
  refs/heads/camel-2.13.x 5c9d6aef3 -> 87436931d


upgrade Hibernate 4.2.13.Final to 4.2.16.Final


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

Branch: refs/heads/camel-2.13.x
Commit: 87436931d1c1c090808032ecc0872c17767606b2
Parents: 5c9d6ae
Author: Christian Mueller <cmuel...@apache.org>
Authored: Fri Jan 2 22:27:02 2015 +0100
Committer: Christian Mueller <cmuel...@apache.org>
Committed: Fri Jan 2 22:31:12 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/87436931/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5e02dd6..ccaa34e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -179,7 +179,7 @@
     <hbase-bundle-version>0.94.6_1</hbase-bundle-version>
     <hibernate-validator-version>5.0.3.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.13.Final</hibernate-version>
+    <hibernate-version>4.2.16.Final</hibernate-version>
     <hsqldb-version>2.3.2</hsqldb-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.3.2</httpcore4-version>

Reply via email to