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 Apr 8, 2021
1 parent c2bbe88 commit f38445f
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 @@ -499,7 +499,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 @@ -546,7 +546,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 f38445f

Please sign in to comment.