Skip to content

Commit 207d4a7

Browse files
chore(deps): bump spring-security.version from 6.1.0 to 6.1.1
Bumps `spring-security.version` from 6.1.0 to 6.1.1. Updates `spring-security-web` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.1.0...6.1.1) Updates `spring-security-config` from 6.1.1 to 6.1.1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.1.1...6.1.1) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.security:spring-security-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43c66bf commit 207d4a7

File tree

1 file changed

+1
-1
lines changed
  • aws-serverless-java-container-core

1 file changed

+1
-1
lines changed

aws-serverless-java-container-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.springframework.security</groupId>
7777
<artifactId>spring-security-web</artifactId>
78-
<version>6.1.0</version>
78+
<version>6.1.1</version>
7979
<scope>test</scope>
8080
</dependency>
8181
</dependencies>

0 commit comments

Comments
 (0)