From 2021ab30ddb383daf5d854f3bb07a9280d8a4ce2 Mon Sep 17 00:00:00 2001 From: Alexey Loubyansky Date: Mon, 29 Mar 2021 17:08:49 +0200 Subject: [PATCH] Include testcontainers into the platform BOM from quarkus-bom --- bom/pom.xml | 4 ++-- integration-tests/pom.xml | 7 ------- pom.xml | 1 - 3 files changed, 2 insertions(+), 10 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index b277410ef3..e17992038d 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -202,10 +202,10 @@ groupId:artifactId - --> - org.testcontainers + groupId + --> diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 31575a0944..7cadf8b42e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -49,13 +49,6 @@ quarkus-integration-test-class-transformer ${quarkus.version} - - org.testcontainers - testcontainers-bom - pom - import - ${testcontainers.version} - diff --git a/pom.xml b/pom.xml index 61da3c379c..eb492cd5ab 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,6 @@ --> 1.4.1.Final 8.4.1.Final - 1.15.1 3.1.0 0.8.0