Skip to content

Commit de66046

Browse files
authored
Merge pull request #745 from webauthn4j/dependabot/gradle/org.springframework.security-spring-security-bom-5.6.0
Bump spring-security-bom from 5.5.3 to 5.6.0
2 parents f3ac2a2 + 74a4686 commit de66046

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)