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

shaofengshi pushed a commit to branch upgrade-spring
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit 67b542fee38e5253224a4cf58ca5dbb0237fb3d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 25 23:11:31 2022 +0000

    Bump spring-security-core from 4.2.3.RELEASE to 5.5.7
    
    Bumps 
[spring-security-core](https://github.com/spring-projects/spring-security) from 
4.2.3.RELEASE to 5.5.7.
    - [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/4.2.3.RELEASE...5.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.security:spring-security-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4cf577583..556ad4f4cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
     <!-- REST Service, ref 
https://github.com/spring-projects/spring-boot/blob/v1.3.8.RELEASE/spring-boot-dependencies/pom.xml
 -->
     <spring.boot.version>1.3.8.RELEASE</spring.boot.version>
     <spring.framework.version>4.3.26.RELEASE</spring.framework.version>
-    
<spring.framework.security.version>4.2.3.RELEASE</spring.framework.security.version>
+    
<spring.framework.security.version>5.5.7</spring.framework.security.version>
     
<spring.framework.security.extensions.version>1.0.2.RELEASE</spring.framework.security.extensions.version>
     <opensaml.version>2.6.6</opensaml.version>
     <aspectj.version>1.8.9</aspectj.version>

Reply via email to