Skip to content

Commit a217d37

Browse files
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.12 to 6.5.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@5.8.12...6.5.1) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64eba57 commit a217d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-spring-boot-2-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
api(platform("org.springframework:spring-framework-bom:5.3.37"))
1818
api(platform("org.springframework.cloud:spring-cloud-dependencies:2021.0.9"))
1919
api(platform("org.springframework.cloud:spring-cloud-sleuth-otel-dependencies:1.1.4"))
20-
api(platform("org.springframework.security:spring-security-bom:5.8.12"))
20+
api(platform("org.springframework.security:spring-security-bom:6.5.1"))
2121

2222
constraints {
2323
api("org.springframework.boot:spring-boot-gradle-plugin:$spring2Version")

0 commit comments

Comments
 (0)