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 eaa21ba Upgrade Hibernate Validator to version 6.1.3.Final
eaa21ba is described below
commit eaa21ba425a3d336a4165815ea9469649b496d44
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Apr 16 08:40:14 2020 +0200
Upgrade Hibernate Validator to version 6.1.3.Final
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 9bf267b..61f5a3f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -241,7 +241,7 @@
<hazelcast-version>4.0.1</hazelcast-version>
<hbase-version>2.2.3</hbase-version>
<hdrhistrogram-version>2.1.11</hdrhistrogram-version>
- <hibernate-validator-version>6.1.2.Final</hibernate-validator-version>
+ <hibernate-validator-version>6.1.3.Final</hibernate-validator-version>
<hibernate-version>5.4.13.Final</hibernate-version>
<hk2-version>2.5.0</hk2-version>
<hsqldb-version>2.5.0</hsqldb-version>