diff --git a/pom.xml b/pom.xml index 62601c67de..093fbc3a63 100644 --- a/pom.xml +++ b/pom.xml @@ -29,10 +29,11 @@ 4.0.9 7.2.0 6.2.16 - 6.5.7 + 6.5.9 7.0.2 2.21 - 3.0.4 + 3.1.0 + 2.21.2 4.33.0 5.1.0 5.16.0.RELEASE @@ -48,7 +49,7 @@ 1.1.1 1.21.0 - 2.45.0 + 2.46.0 3.5.1 4.0.5 4.0.6 @@ -708,6 +709,18 @@ jackson-annotations ${jackson-annotations.version} + + + com.fasterxml.jackson.core + jackson-core + ${fasterxml.jackson.version} + + + + com.fasterxml.jackson.core + jackson-databind + ${fasterxml.jackson.version} + tools.jackson.core