Skip to content

Commit f44015f

Browse files
dependabot[bot]Calixte
authored andcommitted
build(deps): bump org.apache.maven.plugins:maven-antrun-plugin
Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 938a918 commit f44015f

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
@@ -27,7 +27,7 @@
2727
<!-- Maven JUnit version should fit the JUnit version used in the target platform, otherwise Surefire may produce exceptions.
2828
You can try to use newer versions here, but that requires manual testing. -->
2929
<junit-jupiter-version>5.11.0</junit-jupiter-version>
30-
<maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
30+
<maven-antrun-plugin-version>3.2.0</maven-antrun-plugin-version>
3131
<maven-checkstyle-plugin-version>3.6.0</maven-checkstyle-plugin-version>
3232
<maven-clean-plugin-version>3.5.0</maven-clean-plugin-version>
3333
<maven-deploy-plugin-version>3.1.4</maven-deploy-plugin-version>

0 commit comments

Comments
 (0)