We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 886d4f9 + 5b2fb8d commit 91822e2Copy full SHA for 91822e2
1 file changed
build.gradle
@@ -53,7 +53,6 @@ dependencies {
53
54
// WebAuthn support (Passkey authentication)
55
compileOnly 'org.springframework.security:spring-security-webauthn'
56
- implementation 'com.webauthn4j:webauthn4j-core:0.31.1.RELEASE'
57
58
// Lombok dependencies
59
compileOnly "org.projectlombok:lombok:$lombokVersion"
0 commit comments