This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 30ce846  Upgrading Hibernate Validator
30ce846 is described below

commit 30ce84693e1edda5e980488273fd4840865961aa
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jun 19 08:10:30 2019 +0200

    Upgrading Hibernate Validator
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index facb3f0..299475c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -398,7 +398,7 @@ under the License.
 
     <openjpa.version>3.1.0</openjpa.version>
     <hikaricp.version>3.3.1</hikaricp.version>
-    <hibernate-validator.version>6.0.13.Final</hibernate-validator.version>
+    <hibernate-validator.version>6.0.17.Final</hibernate-validator.version>
 
     <jasypt.version>1.9.3</jasypt.version>
 

Reply via email to