deps: update maven-antrun-plugin

fixes #8704
pull/9092/head
Elliotte Rusty Harold 3 years ago committed by GitHub
parent 21873ae54a
commit c69b90cb06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      java/pom.xml

@ -158,7 +158,7 @@
</plugin>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>

Loading…
Cancel
Save