mirror of https://github.com/apache/jclouds.git
Upgrade animal sniffer to 1.20
This addresses a bad class file issues seen when using an explicit JAXB dependency. Release notes: https://github.com/mojohaus/animal-sniffer/releases
This commit is contained in:
parent
f2eef863a1
commit
6de7854fd7
|
@ -504,7 +504,7 @@
|
|||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>animal-sniffer-maven-plugin</artifactId>
|
||||
<version>1.16</version>
|
||||
<version>1.20</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>test</phase>
|
||||
|
|
Loading…
Reference in New Issue