From 266f8e81adcc7a89b3a4871f1ae41ed576cf6ba5 Mon Sep 17 00:00:00 2001 From: Zhao Guangwei Date: Tue, 30 Jul 2019 17:21:48 +0800 Subject: [PATCH] Update pom.xml add the log4j2 in scope test; --- source/utils/utils-http/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/utils/utils-http/pom.xml b/source/utils/utils-http/pom.xml index 53053a54..e62e9564 100644 --- a/source/utils/utils-http/pom.xml +++ b/source/utils/utils-http/pom.xml @@ -43,6 +43,11 @@ org.springframework spring-beans + + org.springframework.boot + spring-boot-starter-log4j2 + test + - \ No newline at end of file +