diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 9792cd600b5f4..f75edd315dcc3 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -140,7 +140,6 @@ 5.4.0 2.2 5.10.2 - 1.5.0 14.0.25.Final 4.6.5.Final 3.1.5 @@ -5241,11 +5240,6 @@ elasticsearch-rest-client-sniffer ${elasticsearch-opensource-components.version} - - org.junit-pioneer - junit-pioneer - ${junit-pioneer.version} - org.jacoco org.jacoco.core diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 1fe653830d0cc..1ca9aff872c00 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -91,6 +91,7 @@ 2.11.1 docker.io/opensearchproject/opensearch:${opensearch-server.version} http + 2.2.0 docker.io/postgres:14 @@ -289,6 +290,12 @@ ${assertj.version} test + + org.junit-pioneer + junit-pioneer + ${junit-pioneer.version} + test + org.asciidoctor