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 b783763 Bump alta-maven-plugin from 0.7.0 to 0.7.1 b783763 is described below commit b783763662e15330bb6dad846ddf7914792af172 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Mar 14 16:53:08 2021 +0000 Bump alta-maven-plugin from 0.7.0 to 0.7.1 Bumps [alta-maven-plugin](https://github.com/veithen/alta) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/veithen/alta/releases) - [Commits](https://github.com/veithen/alta/compare/0.7.0...0.7.1) 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 834939a..2e58fdb 100644 --- a/pom.xml +++ b/pom.xml @@ -1225,7 +1225,7 @@ <plugin> <groupId>com.github.veithen.alta</groupId> <artifactId>alta-maven-plugin</artifactId> - <version>0.7.0</version> + <version>0.7.1</version> </plugin> <plugin> <groupId>com.github.veithen.maven</groupId>