Skip to content

Commit 91822e2

Browse files
authored
Merge pull request #281 from devondragon/fix/remove-redundant-webauthn4j-dep
Remove redundant webauthn4j-core direct dependency
2 parents 886d4f9 + 5b2fb8d commit 91822e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ dependencies {
5353

5454
// WebAuthn support (Passkey authentication)
5555
compileOnly 'org.springframework.security:spring-security-webauthn'
56-
implementation 'com.webauthn4j:webauthn4j-core:0.31.1.RELEASE'
5756

5857
// Lombok dependencies
5958
compileOnly "org.projectlombok:lombok:$lombokVersion"

0 commit comments

Comments
 (0)