Skip to content

Commit fa2ebbc

Browse files
Bump org.springframework.security:spring-security-bom (#10440)
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 7.0.0-M3 to 7.0.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: 7.0.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2ccd10 commit fa2ebbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ ext {
104104
springDataVersion = '2025.1.0-M6'
105105
springGraphqlVersion = '2.0.0-SNAPSHOT'
106106
springKafkaVersion = '4.0.0-M5'
107-
springSecurityVersion = '7.0.0-M3'
107+
springSecurityVersion = '7.0.0-SNAPSHOT'
108108
springVersion = '7.0.0-M9'
109109
springWsVersion = '5.0.0-SNAPSHOT'
110110
testcontainersVersion = '1.21.3'

0 commit comments

Comments
 (0)