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

davsclaus 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 040da7385744 chore(deps): Bump 
org.hibernate.validator:hibernate-validator from 9.1.2.Final to 9.1.3.Final 
(#25151)
040da7385744 is described below

commit 040da73857446eec419120940507671e743ec779
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 12:53:27 2026 +0200

    chore(deps): Bump org.hibernate.validator:hibernate-validator from 
9.1.2.Final to 9.1.3.Final (#25151)
    
    chore(deps): Bump org.hibernate.validator:hibernate-validator
    
    Bumps 
[org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator)
 from 9.1.2.Final to 9.1.3.Final.
    - [Release notes](https://github.com/hibernate/hibernate-validator/releases)
    - 
[Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.3.Final/changelog.md)
    - 
[Commits](https://github.com/hibernate/hibernate-validator/compare/9.1.2.Final...9.1.3.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate.validator:hibernate-validator
      dependency-version: 9.1.3.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 9c782451e3bf..ddc3e1d53b69 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
             the enterprise hazelcast product -->
         <hazelcast-version>5.4.0</hazelcast-version>
         <hdrhistrogram-version>2.2.2</hdrhistrogram-version>
-        <hibernate-validator-version>9.1.2.Final</hibernate-validator-version>
+        <hibernate-validator-version>9.1.3.Final</hibernate-validator-version>
         <hibernate-version>7.4.5.Final</hibernate-version>
         <hsqldb-version>2.7.4</hsqldb-version>
         <mariadb-version>3.5.9</mariadb-version>

Reply via email to