Skip to content

Commit b8df1dc

Browse files
Bump org.springframework.security:spring-security-bom (#10881)
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.8 to 6.5.9 - [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.8...6.5.9) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afb4c11 commit b8df1dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5'
105105
springKafkaVersion = '3.3.14'
106106
springRetryVersion = '2.0.12'
107-
springSecurityVersion = '6.5.8'
107+
springSecurityVersion = '6.5.9'
108108
springVersion = '6.2.17'
109109
springWsVersion = '4.1.2'
110110
testcontainersVersion = '1.21.4'

0 commit comments

Comments
 (0)