From a5aceb35d79adc1e3c1cff398fb712d5626163bf Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 11 Feb 2019 19:59:32 +0000 Subject: [PATCH] Upgrade to Testcontainers 1.10.6 Closes gh-15893 --- spring-boot-project/spring-boot-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index ec43faa4de0..3cb01175f0f 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -99,7 +99,7 @@ org.testcontainers testcontainers - 1.8.3 + 1.10.6 com.vaadin.external.google