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 6e6c837f66 build(deps): bump 
org.springframework.security:spring-security-oauth2-authorization-server 
(#16421)
6e6c837f66 is described below

commit 6e6c837f667a5e28a9bf8f9c410edc3891a9be2e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 16:58:49 2026 +0800

    build(deps): bump 
org.springframework.security:spring-security-oauth2-authorization-server 
(#16421)
    
    Bumps 
[org.springframework.security:spring-security-oauth2-authorization-server](https://github.com/spring-projects/spring-authorization-server)
 from 1.5.7 to 1.5.8.
    - [Release 
notes](https://github.com/spring-projects/spring-authorization-server/releases)
    - 
[Commits](https://github.com/spring-projects/spring-authorization-server/compare/1.5.7...1.5.8)
    
    ---
    updated-dependencies:
    - dependency-name: 
org.springframework.security:spring-security-oauth2-authorization-server
      dependency-version: 1.5.8
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-plugin/dubbo-spring6-security/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-plugin/dubbo-spring6-security/pom.xml 
b/dubbo-plugin/dubbo-spring6-security/pom.xml
index 97d0ade28e..28f9b254dc 100644
--- a/dubbo-plugin/dubbo-spring6-security/pom.xml
+++ b/dubbo-plugin/dubbo-spring6-security/pom.xml
@@ -29,7 +29,7 @@
 
   <properties>
     <skip_maven_deploy>false</skip_maven_deploy>
-    <spring.oauth2.server>1.5.7</spring.oauth2.server>
+    <spring.oauth2.server>1.5.8</spring.oauth2.server>
   </properties>
 
   <dependencies>

Reply via email to