Skip to content

Commit 43ef5fe

Browse files
authored
Merge pull request #348 from webauthn4j/dependabot/gradle/org.springframework.security-spring-security-bom-5.3.3.RELEASE
Bump spring-security-bom from 5.3.2.RELEASE to 5.3.3.RELEASE
2 parents 20b3512 + 1aeed64 commit 43ef5fe

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
@@ -187,7 +187,7 @@ configure(allJavaProjects) {
187187
}
188188

189189
def webauthn4jVersion = '0.12.0-SNAPSHOT'
190-
def springSecurityVersion = '5.3.2.RELEASE'
190+
def springSecurityVersion = '5.3.3.RELEASE'
191191
def springBootVersion = '2.3.0.RELEASE'
192192
def terasolunaVersion = '5.5.1.RELEASE'
193193
def thymeleafVersion = '3.0.4.RELEASE'

0 commit comments

Comments
 (0)