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 3682dd9bbdc Bump org.hibernate.validator:hibernate-validator (#3306)
3682dd9bbdc is described below

commit 3682dd9bbdca9fe395962a765f8f5471617dfc28
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 07:56:31 2026 -0400

    Bump org.hibernate.validator:hibernate-validator (#3306)
    
    Bumps 
[org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator)
 from 9.1.1.Final to 9.1.2.Final.
    - [Release notes](https://github.com/hibernate/hibernate-validator/releases)
    - 
[Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.2.Final/changelog.md)
    - 
[Commits](https://github.com/hibernate/hibernate-validator/compare/9.1.1.Final...9.1.2.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate.validator:hibernate-validator
      dependency-version: 9.1.2.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3165b508f39..521715ede0b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,7 +125,7 @@
         <cxf.hamcrest.version>3.0</cxf.hamcrest.version>
         <cxf.hazelcast.version>5.7.0</cxf.hazelcast.version>
         <cxf.hibernate.em.version>7.4.4.Final</cxf.hibernate.em.version>
-        
<cxf.hibernate.validator.version>9.1.1.Final</cxf.hibernate.validator.version>
+        
<cxf.hibernate.validator.version>9.1.2.Final</cxf.hibernate.validator.version>
         <cxf.hsqldb.version>2.7.4</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