Skip to content

Commit 9a9b68a

Browse files
Bump org.springframework.security:spring-security-bom
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.4.11 to 6.4.12 - [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.4.11...6.4.12) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3339a9 commit 9a9b68a

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.3.6'
105105
springKafkaVersion = '3.3.10'
106106
springRetryVersion = '2.0.12'
107-
springSecurityVersion = '6.4.11'
107+
springSecurityVersion = '6.4.12'
108108
springVersion = '6.2.12'
109109
springWsVersion = '4.0.15'
110110
testcontainersVersion = '1.20.6'

0 commit comments

Comments
 (0)