diff --git a/authentication/authentication-authtypelockfilter-impl/pom.xml b/authentication/authentication-authtypelockfilter-impl/pom.xml index 6c8e9f0653d..586c180f18d 100644 --- a/authentication/authentication-authtypelockfilter-impl/pom.xml +++ b/authentication/authentication-authtypelockfilter-impl/pom.xml @@ -74,8 +74,6 @@ 1.7.25 - 2.9.5 - 2.9.8 20180130 2.2.10 20180813 diff --git a/authentication/authentication-hotlistfilter-impl/pom.xml b/authentication/authentication-hotlistfilter-impl/pom.xml index 99124957bb8..7665e679b29 100644 --- a/authentication/authentication-hotlistfilter-impl/pom.xml +++ b/authentication/authentication-hotlistfilter-impl/pom.xml @@ -74,9 +74,6 @@ 1.7.25 - 2.9.5 - 2.9.8 - 2.9.6 20180130 2.2.10 20180813 diff --git a/authentication/pom.xml b/authentication/pom.xml index baf1d8c9395..f85804c6215 100644 --- a/authentication/pom.xml +++ b/authentication/pom.xml @@ -224,12 +224,12 @@ com.fasterxml.jackson.dataformat jackson-dataformat-xml - 2.12.0 + ${jackson.version} com.fasterxml.jackson.module jackson-module-jaxb-annotations - 2.12.0 + ${jackson.version}