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 5def781 Bump maven-common-artifact-filters from 3.1.1 to 3.2.0 5def781 is described below commit 5def781259a9cf5059e03225cd2c4bd69db85c43 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Feb 22 07:48:40 2021 +0000 Bump maven-common-artifact-filters from 3.1.1 to 3.2.0 Bumps [maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/apache/maven-common-artifact-filters/releases) - [Commits](https://github.com/apache/maven-common-artifact-filters/compare/maven-common-artifact-filters-3.1.1...maven-common-artifact-filters-3.2.0) Signed-off-by: dependabot[bot] <supp...@github.com> --- modules/tool/axis2-repo-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index a528214..28391a6 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -48,7 +48,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-common-artifact-filters</artifactId> - <version>3.1.1</version> + <version>3.2.0</version> </dependency> <dependency> <groupId>org.apache.ws.commons.axiom</groupId>