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 2014/03/02 10:08:17 UTC

[2/2] git commit: Hibernate upgrades

Hibernate upgrades


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

Branch: refs/heads/camel-2.12.x
Commit: 21823513d86161c4f0f594ad059fab733ab4bfa2
Parents: bd9ddc97
Author: Claus Ibsen <da...@apache.org>
Authored: Sun Mar 2 10:10:19 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Sun Mar 2 10:10:19 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/21823513/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1ea08e7..fff1df7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,8 +176,8 @@
     <hazelcast-version>2.6</hazelcast-version>
     <hbase-version>0.94.10</hbase-version>
     <hbase-bundle-version>0.94.6_1</hbase-bundle-version>
-    <hibernate-validator-version>5.0.1.Final</hibernate-validator-version>
-    <hibernate-version>4.2.7.Final</hibernate-version>
+    <hibernate-validator-version>5.0.3.Final</hibernate-validator-version>
+    <hibernate-version>4.2.9.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.2.4</httpcore4-version>
     <httpclient4-version>4.2.5</httpclient4-version>