diff --git a/pqs-user/user-boot/pom.xml b/pqs-user/user-boot/pom.xml index 9c3f01c77..5f852e016 100644 --- a/pqs-user/user-boot/pom.xml +++ b/pqs-user/user-boot/pom.xml @@ -38,6 +38,16 @@ com.njcn common-web ${project.version} + + + org.slf4j + slf4j-log4j12 + + + ch.qos.logback + logback-classic + + com.njcn