Skip to content

Commit ab3830a

Browse files
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.5.1 to 6.5.2. - [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.5.1...6.5.2) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f08a462 commit ab3830a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ okhttp3='com.squareup.okhttp3:okhttp:3.14.9'
88
okhttp3-mockwebserver='com.squareup.okhttp3:mockwebserver:3.14.9'
99
servlet-api='jakarta.servlet:jakarta.servlet-api:6.0.0'
1010
spring-framework-bom='org.springframework:spring-framework-bom:6.2.8'
11-
spring-security-bom='org.springframework.security:spring-security-bom:6.5.1'
11+
spring-security-bom='org.springframework.security:spring-security-bom:6.5.2'
1212

1313
[plugins]
1414
spring-boot='org.springframework.boot:3.5.3'

0 commit comments

Comments
 (0)