From b65230e2ca1d4e11a70fa71e74b9d7e0f60b1e09 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Fri, 19 Mar 2021 11:55:47 -0400 Subject: [PATCH] Ignores blockhound for java16 This includes moving the blockhound-junit-platform dependency to a profile. Fixes gh-2186 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 8c54514d..39dbbc3f 100644 --- a/pom.xml +++ b/pom.xml @@ -98,6 +98,11 @@ spring-boot-devtools ${spring-boot.version} + + io.projectreactor.tools + blockhound + ${blockhound.version} + io.projectreactor.tools blockhound-junit-platform