This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 4575c29 Upgrade Hibernate Validator to version 6.0.10.Final
4575c29 is described below
commit 4575c2981422b52a6d9f89f31d0eee6b76dadae5
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed May 16 08:29:35 2018 +0200
Upgrade Hibernate Validator to version 6.0.10.Final
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index b1f7327..148aeb2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -293,7 +293,7 @@
<hazelcast-version>3.10</hazelcast-version>
<hbase-version>1.2.6</hbase-version>
<hessian-version>4.0.51</hessian-version>
- <hibernate-validator-version>6.0.9.Final</hibernate-validator-version>
+ <hibernate-validator-version>6.0.10.Final</hibernate-validator-version>
<hibernate-version>5.2.16.Final</hibernate-version>
<hikaricp-version>2.3.13</hikaricp-version>
<hk2-version>2.3.0</hk2-version>
--
To stop receiving notification emails like this one, please contact
[email protected].