You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by he...@apache.org on 2014/02/04 15:15:14 UTC

git commit: Upgraded Hibernate Validator version.

Updated Branches:
  refs/heads/master c2c08b4e4 -> 18bb3b673


Upgraded Hibernate Validator version.


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

Branch: refs/heads/master
Commit: 18bb3b673c0fb0551175ed661e5cfc6f2f1331a9
Parents: c2c08b4
Author: Henryk Konsek <he...@gmail.com>
Authored: Tue Feb 4 15:14:13 2014 +0100
Committer: Henryk Konsek <he...@gmail.com>
Committed: Tue Feb 4 15:14:57 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/18bb3b67/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 02af618..7b6e564 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,7 @@
     <hazelcast-version>3.0.2</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-validator-version>5.0.3.Final</hibernate-validator-version>
     <hibernate-version>4.2.7.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.3.1</httpcore4-version>