Skip to content

Commit cd0facb

Browse files
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 7.0.0-RC1 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]>
1 parent b7d4a46 commit cd0facb

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
@@ -105,7 +105,7 @@ ext {
105105
springDataVersion = '2025.1.0-RC1'
106106
springGraphqlVersion = '2.0.0-RC1'
107107
springKafkaVersion = '4.0.0-RC1'
108-
springSecurityVersion = '7.0.0-RC1'
108+
springSecurityVersion = '7.0.0-SNAPSHOT'
109109
springVersion = '7.0.0-RC1'
110110
springWsVersion = '5.0.0-RC1'
111111
testcontainersVersion = '2.0.1'

0 commit comments

Comments
 (0)