Merge branch '2.1.x'

pull/15385/head
Andy Wilkinson 6 years ago
commit 5c986b5030

@ -481,6 +481,11 @@
</exclusion>
</exclusions>
</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>

Loading…
Cancel
Save