From 86d2d91696aab85ea1431f88c7c8805513c9bae5 Mon Sep 17 00:00:00 2001 From: Yiang Guo Date: Tue, 13 Apr 2021 00:03:53 -0400 Subject: [PATCH] fix spring-boot-test has compile scope --- spring-cloud-task-batch/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-cloud-task-batch/pom.xml b/spring-cloud-task-batch/pom.xml index b0c7e177..ea0f687c 100644 --- a/spring-cloud-task-batch/pom.xml +++ b/spring-cloud-task-batch/pom.xml @@ -54,6 +54,7 @@ org.springframework.boot spring-boot-test + test com.h2database