diff --git a/report-core/pom.xml b/report-core/pom.xml index c54d40ac..423b3b05 100644 --- a/report-core/pom.xml +++ b/report-core/pom.xml @@ -29,8 +29,27 @@ org.springframework.boot spring-boot-starter-web + + + org.apache.logging.log4j + log4j-to-slf4j + + + + org.apache.logging.log4j + log4j-to-slf4j + 2.15.0 + + + + org.apache.logging.log4j + log4j-api + 2.15.0 + + + org.springframework.boot spring-boot-starter-cache