Skip to content

Commit dfe5093

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.0-M3 to 6.5.0-SNAPSHOT. - [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/commits) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.5.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bc9fa4 commit dfe5093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ org-mongodb-mongodb-driver-reactivestreams = { module = "org.mongodb:mongodb-dri
3939
org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version.ref = "org-mongodb" }
4040
org-postgresql = "org.postgresql:postgresql:42.7.5"
4141
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.0.0-SNAPSHOT"
42-
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.5.0-M3"
42+
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.5.0-SNAPSHOT"
4343
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.6"
4444
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
4545
io-spring-security-release-plugin = "io.spring.gradle:spring-security-release-plugin:1.0.4"

0 commit comments

Comments
 (0)