Skip to content

Commit 21fc16d

Browse files
Bump spring-security-bom from 5.7.2 to 5.7.3
Bumps [spring-security-bom](https://github.com/spring-projects/spring-security) from 5.7.2 to 5.7.3. - [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.7.2...5.7.3) --- 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] <support@github.com>
1 parent e48cf83 commit 21fc16d

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
@@ -27,7 +27,7 @@ buildscript {
2727

2828
//Libraries
2929
webauthn4jVersion = '0.20.2.RELEASE'
30-
springSecurityVersion = '5.7.2'
30+
springSecurityVersion = '5.7.3'
3131
hibernateValidatorVersion = '6.2.4.Final'
3232
thymeleafVersion = '3.0.4.RELEASE'
3333
modelMapperVersion = '3.1.0'

0 commit comments

Comments
 (0)