Repository: camel Updated Branches: refs/heads/master 1dce414ec -> 35ba17b8a
Upgrade Hibernate validator to version 5.2.3.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fff6a305 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fff6a305 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fff6a305 Branch: refs/heads/master Commit: fff6a3058ed7fd1ad57f3d8cb9499fae88c6e1a1 Parents: 1dce414 Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Jan 29 08:22:21 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Jan 29 08:22:21 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/fff6a305/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b08b912..3c038d1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -226,7 +226,7 @@ <hazelcast-version>3.6</hazelcast-version> <hbase-version>1.1.1</hbase-version> <hbase-bundle-version>1.1.1_1</hbase-bundle-version> - <hibernate-validator-version>5.2.2.Final</hibernate-validator-version> + <hibernate-validator-version>5.2.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.20.Final</hibernate-version> <hk2-version>2.3.0</hk2-version>