Repository: camel
Updated Branches:
  refs/heads/master 21ed4aa12 -> 772ff8421


Upgrade Hibernate validator to version 5.2.0.Final


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

Branch: refs/heads/master
Commit: b128b1b3e8ef23f16926281b40b01f5cb111e55c
Parents: 21ed4aa
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Sat Jul 25 09:23:24 2015 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Sat Jul 25 09:23:24 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b128b1b3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4c1c06d0..d4d30e3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -210,7 +210,7 @@
     <hazelcast-version>3.5</hazelcast-version>
     <hbase-version>0.94.10</hbase-version>
     <hbase-bundle-version>0.94.6_1</hbase-bundle-version>
-    <hibernate-validator-version>5.1.3.Final</hibernate-validator-version>
+    <hibernate-validator-version>5.2.0.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>
     <hk2-version>2.3.0</hk2-version>

Reply via email to