We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c53c1a commit e7cc9d1Copy full SHA for e7cc9d1
pom.xml
@@ -210,7 +210,7 @@ limitations under the License.
210
<plugin>
211
<groupId>org.codehaus.mojo</groupId>
212
<artifactId>animal-sniffer-maven-plugin</artifactId>
213
- <version>1.24</version>
+ <version>${commons.animal-sniffer.version}</version>
214
<configuration>
215
<ignores>
216
<!-- JDK9 breaks compatibility by returning ByteBuffer not Buffer -->
0 commit comments