Skip to content

Commit 6a83fc7

Browse files
Bump org.springframework.security:spring-security-bom (#10515)
Bumps the development-dependencies group with 1 update: [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security). Updates `org.springframework.security:spring-security-bom` from 6.5.5 to 6.5.6 - [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.5.5...6.5.6) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cc1ecc commit 6a83fc7

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
@@ -104,7 +104,7 @@ ext {
104104
springGraphqlVersion = '1.4.2'
105105
springKafkaVersion = '3.3.10'
106106
springRetryVersion = '2.0.12'
107-
springSecurityVersion = '6.5.5'
107+
springSecurityVersion = '6.5.6'
108108
springVersion = '6.2.12'
109109
springWsVersion = '4.1.2'
110110
testcontainersVersion = '1.21.3'

0 commit comments

Comments
 (0)