You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/08/27 09:11:44 UTC

camel git commit: Upgrade Hibernate Validator to version 6.0.2.Final

Repository: camel
Updated Branches:
  refs/heads/master dc113600c -> 48c165814


Upgrade Hibernate Validator to version 6.0.2.Final


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

Branch: refs/heads/master
Commit: 48c165814822e5576c04b24be30f788741b628ba
Parents: dc11360
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Aug 27 11:11:17 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Aug 27 11:11:17 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/48c16581/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a84f90a..c997e22 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -281,7 +281,7 @@
     <hazelcast-version>3.8.4</hazelcast-version>
     <hbase-version>1.2.6</hbase-version>
     <hessian-version>4.0.38</hessian-version>
-    <hibernate-validator-version>6.0.1.Final</hibernate-validator-version>
+    <hibernate-validator-version>6.0.2.Final</hibernate-validator-version>
     <hibernate-version>5.0.12.Final</hibernate-version>
     <hikaricp-version>2.3.13</hikaricp-version>
     <hk2-version>2.3.0</hk2-version>