Skip to content

Commit 74a4686

Browse files
Bump spring-security-bom from 5.5.3 to 5.6.0
Bumps [spring-security-bom](https://github.com/spring-projects/spring-security) from 5.5.3 to 5.6.0. - [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@5.5.3...5.6.0) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0444a4d commit 74a4686

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
@@ -198,7 +198,7 @@ configure(allJavaProjects) {
198198
}
199199

200200
def webauthn4jVersion = '0.18.0.RELEASE'
201-
def springSecurityVersion = '5.5.3'
201+
def springSecurityVersion = '5.6.0'
202202
def springBootVersion = '2.3.1.RELEASE'
203203
def hibernateValidatorVersion = '6.2.0.Final'
204204
def thymeleafVersion = '3.0.4.RELEASE'

0 commit comments

Comments
 (0)