diff --git a/pqs-prepare/prepare-boot/pom.xml b/pqs-prepare/prepare-boot/pom.xml index 493710416..b41c95056 100644 --- a/pqs-prepare/prepare-boot/pom.xml +++ b/pqs-prepare/prepare-boot/pom.xml @@ -28,6 +28,12 @@ com.njcn common-core ${project.version} + + + org.springframework.boot + spring-boot-starter-logging + + com.njcn