diff --git a/security/webauthn/pom.xml b/security/webauthn/pom.xml
index c7b84f171..7a4e894c0 100644
--- a/security/webauthn/pom.xml
+++ b/security/webauthn/pom.xml
@@ -37,5 +37,10 @@
quarkus-test-service-database
test
+
+ com.fasterxml.jackson.dataformat
+ jackson-dataformat-cbor
+ 2.15.2
+