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

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


The following commit(s) were added to refs/heads/main by this push:
     new 651b83dc5b8a chore(deps): Bump 
org.hibernate.validator:hibernate-validator
651b83dc5b8a is described below

commit 651b83dc5b8afd58edc2a14aa5f9a1c406e40f11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 07:33:14 2026 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4abef0af1091..0100f6347fcd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,7 @@
             the enterprise hazelcast product -->
         <hazelcast-version>5.4.0</hazelcast-version>
         <hdrhistrogram-version>2.2.2</hdrhistrogram-version>
-        <hibernate-validator-version>9.1.0.Final</hibernate-validator-version>
+        <hibernate-validator-version>9.1.1.Final</hibernate-validator-version>
         <hibernate-version>7.4.2.Final</hibernate-version>
         <hsqldb-version>2.7.4</hsqldb-version>
         <mariadb-version>3.5.9</mariadb-version>

Reply via email to