Skip to content

Commit 98ff8e4

Browse files
Bump org.springframework.security:spring-security-bom (#10349)
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 7.0.0-M2 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 52c00e7 commit 98ff8e4

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
springGraphqlVersion = '2.0.0-M2'
106106
springKafkaVersion = '4.0.0-M4'
107107
springRetryVersion = '2.0.12'
108-
springSecurityVersion = '7.0.0-M2'
108+
springSecurityVersion = '7.0.0-SNAPSHOT'
109109
springVersion = '7.0.0-M8'
110110
springWsVersion = '5.0.0-M1'
111111
testcontainersVersion = '1.21.3'

0 commit comments

Comments
 (0)