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

RainYuY 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 5b7b9c18ec build(deps-dev): bump org.springframework:spring-web 
(#16417)
5b7b9c18ec is described below

commit 5b7b9c18ecab2f4b60aa8ba4a03efbb2ffedea63
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 16:59:20 2026 +0800

    build(deps-dev): bump org.springframework:spring-web (#16417)
    
    Bumps 
[org.springframework:spring-web](https://github.com/spring-projects/spring-framework)
 from 6.2.18 to 6.2.19.
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.18...v6.2.19)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-web
      dependency-version: 6.2.19
      dependency-type: direct:development
    ...
    
    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 a1f0dd4059..6a727c5dd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
     <maven_gmavenplus_version>3.0.2</maven_gmavenplus_version>
 
     <!-- For unify spring boot 3 version -->
-    <spring-6.version>6.2.18</spring-6.version>
+    <spring-6.version>6.2.19</spring-6.version>
     <spring-security-6.version>6.5.10</spring-security-6.version>
     <spring-boot-3.version>3.5.14</spring-boot-3.version>
 

Reply via email to