From a315401e5f7fe376d63d8f744ff18087f47dc6e4 Mon Sep 17 00:00:00 2001 From: David Kelly Date: Wed, 25 Sep 2019 12:39:00 -0600 Subject: [PATCH] DATACOUCH-479 - Use version property for testcontainers in pom.xml. --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6559a960..7bc5d7b5 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,18 @@ spring.data.couchbase + + + + org.testcontainers + testcontainers-bom + ${testcontainers} + pom + import + + + + @@ -121,7 +133,6 @@ org.testcontainers testcontainers - 1.6.0 test