diff --git a/examples/pom.xml b/examples/pom.xml index 7da2347b4f8..7776b66e0d3 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -59,13 +59,11 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-base - ${jackson.version} true com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - ${jackson.version} true diff --git a/pom.xml b/pom.xml index 6a29d3e5852..089be546943 100644 --- a/pom.xml +++ b/pom.xml @@ -70,8 +70,7 @@ 1.0.4 20250517 - 2.21.4 - 2.22.1 + 2.22.1 1.9.12 1.1.10.8 @@ -105,6 +104,13 @@ + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + com.scylladb @@ -419,16 +425,6 @@ javax.annotation-api 1.3.2 - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-databind - ${jackson-databind.version} - com.google.testing.compile compile-testing