diff --git a/authentication/pom.xml b/authentication/pom.xml
index 2ce9a285ae3..f85804c6215 100644
--- a/authentication/pom.xml
+++ b/authentication/pom.xml
@@ -224,12 +224,12 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-xml
- 2.12.1
+ ${jackson.version}
com.fasterxml.jackson.module
jackson-module-jaxb-annotations
- 2.12.1
+ ${jackson.version}