Skip to content

Commit 18dfe64

Browse files
Fixed webauthn4j-core version - build authentication-service
1 parent 1f8cf9b commit 18dfe64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

authentication-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.webauthn4j</groupId>
4242
<artifactId>webauthn4j-core</artifactId>
43-
<version>0.28.2.RELEASE</version>
43+
<version>0.29.7.RELEASE</version>
4444
</dependency>
4545
<!--
4646

0 commit comments

Comments
 (0)