Skip to content

Commit d8f48eb

Browse files
authored
Merge pull request #950 from webauthn4j/dependabot/gradle/org.springframework.security-spring-security-bom-5.7.2
Bump spring-security-bom from 5.7.1 to 5.7.2
2 parents 2322afe + f3d8c80 commit d8f48eb

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.0.RELEASE'
30-
springSecurityVersion = '5.7.1'
30+
springSecurityVersion = '5.7.2'
3131
hibernateValidatorVersion = '6.2.3.Final'
3232
thymeleafVersion = '3.0.4.RELEASE'
3333
modelMapperVersion = '3.1.0'

0 commit comments

Comments
 (0)