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 ade01ae Upgrade Hibernate Validator to version 6.0.16.Final
ade01ae is described below
commit ade01ae88260f8a8e3c736516db0bf4e36db1c83
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Mar 22 12:57:48 2019 +0100
Upgrade Hibernate Validator to version 6.0.16.Final
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 81af0d1..6699d68 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -279,7 +279,7 @@
<hbase-version>1.2.6</hbase-version>
<hessian-version>4.0.51</hessian-version>
<hdrhistrogram-version>2.1.10</hdrhistrogram-version>
- <hibernate-validator-version>6.0.15.Final</hibernate-validator-version>
+ <hibernate-validator-version>6.0.16.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>