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:
Andrew Gaul 2021-07-10 13:00:04 +09:00 committed by Andrew Gaul
parent f2eef863a1
commit 6de7854fd7
1 changed files with 1 additions and 1 deletions

View File

@ -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>