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/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push: new 5c8b10aa4 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 5c8b10aa4 is described below commit 5c8b10aa424c07cc5183b7f17fa8d0c131f13390 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Mar 19 03:47:44 2024 +0000 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.7.0...maven-assembly-plugin-3.7.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 5f7cdd946..ad59c0af4 100644 --- a/pom.xml +++ b/pom.xml @@ -702,7 +702,7 @@ </plugin> <plugin> <artifactId>maven-assembly-plugin</artifactId> - <version>3.7.0</version> + <version>3.7.1</version> </plugin> <plugin> <groupId>org.codehaus.gmavenplus</groupId>