Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2021
1 parent b892bc6 commit ced32cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
</plugin>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<version>1.8</version>
<executions>
<execution>
<id>modify-markdown</id>
Expand Down Expand Up @@ -520,7 +520,7 @@
<plugins>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<version>1.8</version>
<executions>
<execution>
<id>default-cli</id>
Expand Down

0 comments on commit ced32cb

Please sign in to comment.