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

zrlw pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 4a119cab1c Bump org.hibernate:hibernate-validator in 
/dubbo-dependencies-bom (#15811)
4a119cab1c is described below

commit 4a119cab1c414aef891b3bd65a84f907633eb9d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 15:55:20 2025 +0800

    Bump org.hibernate:hibernate-validator in /dubbo-dependencies-bom (#15811)
    
    Bumps org.hibernate:hibernate-validator from 5.4.3.Final to 6.2.0.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate:hibernate-validator
      dependency-version: 6.2.0.Final
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rain Yu <[email protected]>
    Co-authored-by: earthchen <[email protected]>
    Co-authored-by: zrlw <[email protected]>
    Co-authored-by: heliang <[email protected]>
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 06a6685fb8..c1568a4c4b 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -113,7 +113,7 @@
     <jetty_version>9.4.57.v20241219</jetty_version>
     <validation_new_version>3.1.1</validation_new_version>
     <validation_version>1.1.0.Final</validation_version>
-    <hibernate_validator_version>5.4.3.Final</hibernate_validator_version>
+    <hibernate_validator_version>6.2.0.Final</hibernate_validator_version>
     
<hibernate_validator_new_version>7.0.5.Final</hibernate_validator_new_version>
     <jel_version>3.0.1-b12</jel_version>
     <jcache_version>1.1.1</jcache_version>

Reply via email to