Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3 (#…
Browse files Browse the repository at this point in the history
…231)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 16, 2021
1 parent d01f81e commit 8392422
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 @@ -517,7 +517,7 @@
</plugin>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<version>3.0.0</version>
<executions>
<execution>
<id>modify-markdown</id>
Expand Down Expand Up @@ -564,7 +564,7 @@
<plugins>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<version>3.0.0</version>
<executions>
<execution>
<id>default-cli</id>
Expand Down

0 comments on commit 8392422

Please sign in to comment.