diff --git a/api/pom.xml b/api/pom.xml index d349ce46e..50b2b1d7d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -46,7 +46,7 @@ 3.9.2 2.17.1 4.10.0 - 2.13.3 + 2.14.1 @@ -281,12 +281,15 @@ jackson-core ${jackson.version} - - + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + ${jackson.version}