Skip to content

Commit 5c43b7b

Browse files
Bump org.apache.maven.plugins:maven-antrun-plugin from 1.8 to 3.1.0 (#1141)
Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 1.8 to 3.1.0. - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-1.8...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f58554 commit 5c43b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
<plugin>
259259
<groupId>org.apache.maven.plugins</groupId>
260260
<artifactId>maven-antrun-plugin</artifactId>
261-
<version>1.8</version>
261+
<version>3.1.0</version>
262262
<executions>
263263
<execution>
264264
<phase>prepare-package</phase>

0 commit comments

Comments
 (0)