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

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


The following commit(s) were added to refs/heads/3.2 by this push:
     new 04c16fa944 Bump org.springframework.security:spring-security-bom 
(#14362)
04c16fa944 is described below

commit 04c16fa944993b5ea90598afbeaf3a2c0c30bca8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 24 17:53:28 2024 +0800

    Bump org.springframework.security:spring-security-bom (#14362)
    
    Bumps 
[org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security)
 from 5.8.12 to 5.8.13.
    - [Release 
notes](https://github.com/spring-projects/spring-security/releases)
    - 
[Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
    - 
[Commits](https://github.com/spring-projects/spring-security/compare/5.8.12...5.8.13)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.security:spring-security-bom
      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 ea86d8f2ff..b6db131ae0 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -91,7 +91,7 @@
     <!-- Common libs -->
     <!-- <spring_version>4.3.30.RELEASE</spring_version> -->
     <spring_version>5.3.37</spring_version>
-    <spring_security_version>5.8.12</spring_security_version>
+    <spring_security_version>5.8.13</spring_security_version>
     <javassist_version>3.30.2-GA</javassist_version>
     <bytebuddy.version>1.14.17</bytebuddy.version>
     <netty_version>3.2.10.Final</netty_version>

Reply via email to