Bump webauthn4j to version 0.21.0-RELEASE (#17516)

Fixes #16730
This commit is contained in:
Andre F de Miranda 2023-03-09 21:05:29 +11:00 committed by GitHub
parent bc0e2d04b7
commit 97969e141c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -209,8 +209,8 @@
<spring-boot26.version>2.6.1</spring-boot26.version>
<!-- webauthn support -->
<webauthn4j.version>0.20.0.RELEASE</webauthn4j.version>
<org.apache.kerby.kerby-asn1.version>2.0.0</org.apache.kerby.kerby-asn1.version>
<webauthn4j.version>0.21.0.RELEASE</webauthn4j.version>
<org.apache.kerby.kerby-asn1.version>2.0.3</org.apache.kerby.kerby-asn1.version>
<!-- WildFly Galleon Build related properties -->
<org.wildfly.galleon-plugins.version>5.2.7.Final</org.wildfly.galleon-plugins.version>