From d5841982d97d971ea8cf726343fad215a153ee7e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 1 May 2018 09:23:40 +0100 Subject: [PATCH] Upgrade to Testcontainers 1.7.2 See gh-12821 --- 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 252d16a471a..e2be885a901 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -90,7 +90,7 @@ org.testcontainers testcontainers - 1.7.0 + 1.7.2 com.vaadin.external.google