|
|
|
|
@ -272,6 +272,11 @@
@@ -272,6 +272,11 @@
|
|
|
|
|
<artifactId>spring-boot-autoconfigure</artifactId> |
|
|
|
|
<scope>test</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>javax.xml.bind</groupId> |
|
|
|
|
<artifactId>jaxb-api</artifactId> |
|
|
|
|
<scope>test</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.logging.log4j</groupId> |
|
|
|
|
<artifactId>log4j-slf4j-impl</artifactId> |
|
|
|
|
|