From 01b4d5c0d1f482b3972f3475986f2476ceb85c1b Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 4 Oct 2022 18:11:02 +1000 Subject: [PATCH] Issue #8576 use jackson bom Signed-off-by: Olivier Lamy --- .../src/it/it-parent-pom/pom.xml | 2 +- pom.xml | 22 +++++-------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/jetty-maven-plugin/src/it/it-parent-pom/pom.xml b/jetty-maven-plugin/src/it/it-parent-pom/pom.xml index 78f55d9979f..5e06babb1cc 100644 --- a/jetty-maven-plugin/src/it/it-parent-pom/pom.xml +++ b/jetty-maven-plugin/src/it/it-parent-pom/pom.xml @@ -38,7 +38,7 @@ com.fasterxml.jackson.core jackson-databind - @jackson.databind.version@ + @jackson.version@ org.slf4j diff --git a/pom.xml b/pom.xml index 85e2c52507d..0f55db41497 100644 --- a/pom.xml +++ b/pom.xml @@ -53,9 +53,7 @@ 4.2.5 4.5.0.Final 11.0.16.Final - 2.13.4 - 2.13.4 - 2.13.4 + 2.13.4 1.2.2 1.3.5 3.0.3 @@ -1893,19 +1891,11 @@ ${commons.compress.version} - com.fasterxml.jackson.core - jackson-core - ${jackson.core.version} - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.databind.version} - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.annotations.version} + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import org.wildfly.common