Merge pull request #9092 from elharo/elharo-patch-2

deps: update maven-antrun-plugin
pull/9096/head
Elliotte Rusty Harold 3 years ago committed by GitHub
commit 5c8018c378
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