Skip to content

Commit 598f11b

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-RC1 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 244a9ff commit 598f11b

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-RC1'
114114
springKafkaVersion = '3.3.5'
115115
springRetryVersion = '2.0.11'
116-
springSecurityVersion = '6.5.0-RC1'
116+
springSecurityVersion = '6.5.0-SNAPSHOT'
117117
springVersion = '6.2.6'
118118
springWsVersion = '4.1.0-RC1'
119119
testcontainersVersion = '1.20.6'

0 commit comments

Comments
 (0)