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

mgrigorov 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 d0d97c34fd Bump org.hibernate.validator:hibernate-validator (#1056)
d0d97c34fd is described below

commit d0d97c34fda2377fa4393a232477849a0f434fcd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 9 20:29:55 2025 +0200

    Bump org.hibernate.validator:hibernate-validator (#1056)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2155059668..c0c2b1461e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
                <jsr305.version>3.0.2</jsr305.version>
                <logback.version>1.2.7</logback.version>
                <hamcrest.version>3.0</hamcrest.version>
-               
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
+               
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
                <httpunit.version>1.7.3</httpunit.version>
                <metrics.version>4.2.28</metrics.version>
                <mockito.version>5.15.2</mockito.version>

Reply via email to