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/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new cc08d17  [KARAF-5586] Upgrade to Hibernate-validator 5.4.2
cc08d17 is described below

commit cc08d17cf05275f4537d005d04e99c2019605aa6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Feb 8 15:52:58 2018 +0100

    [KARAF-5586] Upgrade to Hibernate-validator 5.4.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5c42d0c..4c865a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,7 @@
         <hibernate42.version>4.2.15.Final</hibernate42.version>
         <hibernate43.version>4.3.6.Final</hibernate43.version>
         <hibernate.version>5.2.8.Final</hibernate.version>
-        <hibernate.validator.version>5.3.4.Final</hibernate.validator.version>
+        <hibernate.validator.version>5.4.2.Final</hibernate.validator.version>
         <jansi.version>1.17</jansi.version>
         <javassist.version>3.9.0.GA</javassist.version>
         <jetty.version>9.3.21.v20170918</jetty.version>

-- 
To stop receiving notification emails like this one, please contact
acosent...@apache.org.

Reply via email to