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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 9168edf91e Update Hibernate Validator to 8.0.1.Final
9168edf91e is described below

commit 9168edf91ea4322b7e63a6d77276204efef3a7de
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Jul 7 19:42:12 2024 -0400

    Update Hibernate Validator to 8.0.1.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f9fd20c7d3..2d26822eeb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -122,7 +122,7 @@
         <cxf.hamcrest.version>2.2</cxf.hamcrest.version>
         <cxf.hazelcast.version>5.4.0</cxf.hazelcast.version>
         <cxf.hibernate.em.version>6.5.2.Final</cxf.hibernate.em.version>
-        
<cxf.hibernate.validator.version>7.0.5.Final</cxf.hibernate.validator.version>
+        
<cxf.hibernate.validator.version>8.0.1.Final</cxf.hibernate.validator.version>
         <cxf.hsqldb.version>2.7.3</cxf.hsqldb.version>
         
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
         
<cxf.httpcomponents.asyncclient.version>4.1.5</cxf.httpcomponents.asyncclient.version>

Reply via email to