From 1f5143de704463828fd4e6c5c7b882a6de143226 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Sat, 3 Mar 2018 17:51:25 +0000 Subject: [PATCH] Avoid problems with Failsafe when building with JDK 10 See gh-12028 --- spring-boot-project/spring-boot-parent/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 18bbd88c53..3f041f547b 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -786,6 +786,7 @@ 10 + 2.21.0-SNAPSHOT 3.7 2.21.0-SNAPSHOT