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

bitstorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new e897ea41a5 Bump org.hibernate.validator:hibernate-validator (#1502)
e897ea41a5 is described below

commit e897ea41a512985c75d1957ef42f265875f4a45b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 28 21:08:09 2026 +0200

    Bump org.hibernate.validator:hibernate-validator (#1502)
    
    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:development
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fd09e7509a..f5b592b629 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
                <jsr305.version>3.0.2</jsr305.version>
                <logback.version>1.2.7</logback.version>
                <hamcrest.version>3.0</hamcrest.version>
-               
<hibernate-validator.version>9.1.0.Final</hibernate-validator.version>
+               
<hibernate-validator.version>9.1.1.Final</hibernate-validator.version>
                <httpunit.version>1.7.3</httpunit.version>
                <metrics.version>4.2.39</metrics.version>
                <mockito.version>5.23.0</mockito.version>

Reply via email to