From 82c95e136f939061df00df795c513b39c8c65de2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Sat, 3 Mar 2018 19:16:59 +0000 Subject: [PATCH] Avoid problems with Failsafe when building samples with JDK 10 See gh-12028 --- spring-boot-samples/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index ba1a8b4f89..7a55ffe6ed 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -255,6 +255,7 @@ 2.21.0-SNAPSHOT + 2.21.0-SNAPSHOT