Skip to content

Commit 6e6ee5b

Browse files
Bump maven-antrun-plugin from 3.0.0 to 3.1.0 (#103)
Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.0.0...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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ccf15c commit 6e6ee5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
<plugin>
403403
<groupId>org.apache.maven.plugins</groupId>
404404
<artifactId>maven-antrun-plugin</artifactId>
405-
<version>3.0.0</version>
405+
<version>3.1.0</version>
406406
<executions>
407407
<execution>
408408
<id>prepare-checkout</id>

0 commit comments

Comments
 (0)