Skip to content

Commit 8392422

Browse files
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3 (#231)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d01f81e commit 8392422

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@
517517
</plugin>
518518
<plugin>
519519
<artifactId>maven-antrun-plugin</artifactId>
520-
<version>1.8</version>
520+
<version>3.0.0</version>
521521
<executions>
522522
<execution>
523523
<id>modify-markdown</id>
@@ -564,7 +564,7 @@
564564
<plugins>
565565
<plugin>
566566
<artifactId>maven-antrun-plugin</artifactId>
567-
<version>1.8</version>
567+
<version>3.0.0</version>
568568
<executions>
569569
<execution>
570570
<id>default-cli</id>

0 commit comments

Comments
 (0)