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