Skip to content

Commit 2fcd04e

Browse files
committed
Update WebAuthn4J to 0.22.2.RELEASE
1 parent ea45690 commit 2fcd04e

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
@@ -25,7 +25,7 @@ buildscript {
2525
httpBuilderVersion = '0.7.2'
2626

2727
//Libraries
28-
webauthn4jVersion = '0.21.7.RELEASE'
28+
webauthn4jVersion = '0.22.2.RELEASE'
2929
springSecurityVersion = '6.0.2'
3030
hibernateValidatorVersion = '8.0.1.Final'
3131
thymeleafVersion = '3.0.4.RELEASE'

0 commit comments

Comments
 (0)