Skip to content

Commit cb14257

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.4.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@5.8.12...6.4.2) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 694554b commit cb14257

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.4.2"))
2121

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

0 commit comments

Comments
 (0)