diff --git a/core/pom.xml b/core/pom.xml index 5b1943de7..dcdb0d2dd 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -268,7 +268,7 @@ under the License. com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/pom.xml b/pom.xml index a74623acc..510925a35 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,8 @@ under the License. 6.0.3 2.8.4 - 2.18.1 + 2.20 + 2.20.1 3.2.3 5.23.0 2.0.17 @@ -663,7 +664,7 @@ under the License. com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version}