deason 5 vuotta sitten
vanhempi
commit
e37e45acc5
1 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 4 1
      examcloud-core-print-starter/pom.xml

+ 4 - 1
examcloud-core-print-starter/pom.xml

@@ -23,7 +23,10 @@
                 </exclusion>
             </exclusions>
         </dependency>
-
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-log4j2</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-test</artifactId>