This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 975cc68ce4 Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 975cc68ce4 is described below commit 975cc68ce48c21e7a70189d3e5ba71db5c7933a3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jun 20 13:05:13 2024 +0000 Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e99055e162..99e9961af9 100644 --- a/pom.xml +++ b/pom.xml @@ -1114,7 +1114,7 @@ </plugin> <plugin> <artifactId>maven-clean-plugin</artifactId> - <version>3.3.2</version> + <version>3.4.0</version> </plugin> <plugin> <artifactId>maven-compiler-plugin</artifactId>