Skip to content

Commit 6c9d334

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.1.5 to 6.1.7. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.1.5...6.1.7) --- 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]>
1 parent f5c5c33 commit 6c9d334

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
@@ -106,7 +106,7 @@ ext {
106106
springGraphqlVersion = '1.2.4'
107107
springKafkaVersion = '3.0.13'
108108
springRetryVersion = '2.0.5'
109-
springSecurityVersion = '6.1.5'
109+
springSecurityVersion = '6.1.7'
110110
springVersion = '6.0.17'
111111
springWsVersion = '4.0.10'
112112
testcontainersVersion = '1.19.2'

0 commit comments

Comments
 (0)