Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-antrun-plugin from 1.7 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 1.7 to 3.1.0.
- [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-1.7...maven-antrun-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-antrun-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 625a8c4 commit 16ae5bc
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 16ae5bc

Please sign in to comment.