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 f63cb936cc Bump maven-assembly-plugin from 3.3.0 to 3.4.0 f63cb936cc is described below commit f63cb936cc2d3b88b68105e292a6d59c0ed92bfa Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jul 4 13:14:45 2022 +0000 Bump maven-assembly-plugin from 3.3.0 to 3.4.0 Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.3.0...maven-assembly-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-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 457c50fd16..0bf08d242c 100644 --- a/pom.xml +++ b/pom.xml @@ -1092,7 +1092,7 @@ </plugin> <plugin> <artifactId>maven-assembly-plugin</artifactId> - <version>3.3.0</version> + <version>3.4.0</version> </plugin> <plugin> <artifactId>maven-clean-plugin</artifactId>