From d77d7087c2e64f5233f525c35cab1b0251656cde Mon Sep 17 00:00:00 2001 From: yukihane Date: Tue, 16 Apr 2019 15:19:07 +0900 Subject: [PATCH] =?UTF-8?q?dependency=20tree=20=E3=82=92=E8=A6=8B=E3=81=AA?= =?UTF-8?q?=E3=81=8C=E3=82=89=20junit=20=E4=BE=9D=E5=AD=98=E9=96=A2?= =?UTF-8?q?=E4=BF=82=E3=82=92=E9=99=A4=E5=A4=96=E8=A8=AD=E5=AE=9A.=20refs:?= =?UTF-8?q?=20https://github.com/spring-projects/spring-boot/issues/14716#?= =?UTF-8?q?issue-367750080?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- complete/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/complete/pom.xml b/complete/pom.xml index 662296b..f18b56c 100644 --- a/complete/pom.xml +++ b/complete/pom.xml @@ -23,6 +23,12 @@ org.springframework.boot spring-boot-starter-test test + + + junit + junit + +