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

earthchen 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 d32427df8f Bump org.hibernate:hibernate-validator from 6.2.0.Final to 
6.2.5.Final (#15965)
d32427df8f is described below

commit d32427df8f84dcbd3eb02afb35d71839d3b72323
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 6 13:26:20 2026 +0800

    Bump org.hibernate:hibernate-validator from 6.2.0.Final to 6.2.5.Final 
(#15965)
    
    Bumps org.hibernate:hibernate-validator from 6.2.0.Final to 6.2.5.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate:hibernate-validator
      dependency-version: 6.2.5.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>
---
 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 ed612dbb6f..4dc3e43531 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -113,7 +113,7 @@
     <jetty_version>9.4.58.v20250814</jetty_version>
     <validation_new_version>3.1.1</validation_new_version>
     <validation_version>2.0.1.Final</validation_version>
-    <hibernate_validator_version>6.2.0.Final</hibernate_validator_version>
+    <hibernate_validator_version>6.2.5.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