Skip to content

Commit

Permalink
Merge pull request #317 from avaje/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-antrun-plugin-3.1.0

Bump org.apache.maven.plugins:maven-antrun-plugin from 1.7 to 3.1.0
  • Loading branch information
SentryMan authored Oct 17, 2023
2 parents 8746a00 + 4c54119 commit 3c1a09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<plugins>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<version>3.1.0</version>
<executions>
<execution>
<phase>process-resources</phase>
Expand Down

0 comments on commit 3c1a09b

Please sign in to comment.