Skip to content

Commit a3bb9ab

Browse files
Bump org.springframework.security:spring-security-bom (#9927)
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-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 99f758b commit a3bb9ab

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
@@ -113,7 +113,7 @@ ext {
113113
springGraphqlVersion = '1.4.0-SNAPSHOT'
114114
springKafkaVersion = '3.3.4'
115115
springRetryVersion = '2.0.11'
116-
springSecurityVersion = '6.5.0-M3'
116+
springSecurityVersion = '6.5.0-SNAPSHOT'
117117
springVersion = '6.2.4'
118118
springWsVersion = '4.1.0-SNAPSHOT'
119119
testcontainersVersion = '1.20.6'

0 commit comments

Comments
 (0)