From abd08418c0ffddba9fbcc15a783435f701d64881 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 11 Sep 2018 21:46:22 -0700 Subject: [PATCH] Upgrade to testcontainers 1.8.3 Closes gh-14436 --- 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 8f14caa70a3..8cabcc34be6 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -106,7 +106,7 @@ org.testcontainers testcontainers - 1.7.2 + 1.8.3 com.vaadin.external.google