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

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 96d8544756 chore(deps): bump 
org.springframework.security:spring-security-core (#2482)
96d8544756 is described below

commit 96d8544756bf76c06f2f203fcd0da1614c8ad093
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 13 08:07:36 2024 +0100

    chore(deps): bump org.springframework.security:spring-security-core (#2482)
    
    Bumps 
[org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security)
 from 6.2.0 to 6.2.2.
    - [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/6.2.0...6.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.security:spring-security-core
      dependency-type: direct:production
    ...
    
    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 3bcc88329d..ca70f24fda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
         <springdoc.version>2.3.0</springdoc.version>
         <spring.version>6.1.1</spring.version>
         <spring-boot.version>3.2.0</spring-boot.version>
-        <spring-security.version>6.2.0</spring-security.version>
+        <spring-security.version>6.2.2</spring-security.version>
         <swagger.version>2.2.19</swagger.version>
         <type-parser.version>0.8.1</type-parser.version>
         <hawtbuf.version>1.11</hawtbuf.version>

Reply via email to