Merge branch '2.0.x' into 2.1.x

This commit is contained in:
Andy Wilkinson
2018-12-03 15:07:30 +00:00

View File

@@ -293,6 +293,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>