Skip to content

Commit

Permalink
Bump maven-antrun-plugin from 1.8 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 1.8 to 3.0.0.
- [Release notes](https://github.com/apache/maven-antrun-plugin/releases)
- [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-1.8...maven-antrun-plugin-3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 20, 2021
1 parent c366c8c commit a62460d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -161,7 +161,7 @@ The following provides more details on the included cryptographic software:
OsInfo.java to detect the OS info and arch to generate the native binary for detected platform.
User is able to specify the platform by maven profiles.-->
<target.name>all</target.name>
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
<maven-antrun-plugin.version>3.0.0</maven-antrun-plugin.version>
<junit.version>5.8.1</junit.version>

<!-- Override default buildNumber timestamp format, needed for coveralls plugin -->
Expand Down

0 comments on commit a62460d

Please sign in to comment.