From 4fab6798292132dc8f08a5822922fefe37a5ba02 Mon Sep 17 00:00:00 2001 From: Madhura Bhave Date: Wed, 11 Apr 2018 10:40:54 -0700 Subject: [PATCH] Upgrade testcontainers to 1.7.0 Closes 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 b5b436c7a3..252d16a471 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.5.1 + 1.7.0 com.vaadin.external.google