You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2022/06/15 20:51:10 UTC

[axis-axis2-java-core] branch master updated: Bump maven-common-artifact-filters from 3.2.0 to 3.3.0

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 6844f5d1e4 Bump maven-common-artifact-filters from 3.2.0 to 3.3.0
6844f5d1e4 is described below

commit 6844f5d1e4bdceb05997192d0336ed04fae4214e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jun 15 13:11:10 2022 +0000

    Bump maven-common-artifact-filters from 3.2.0 to 3.3.0
    
    Bumps [maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters) from 3.2.0 to 3.3.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.2.0...maven-common-artifact-filters-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-common-artifact-filters
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@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 4a8e2f8509..8aa8159416 100644
--- a/modules/tool/axis2-repo-maven-plugin/pom.xml
+++ b/modules/tool/axis2-repo-maven-plugin/pom.xml
@@ -66,7 +66,7 @@
         <dependency>
             <groupId>org.apache.maven.shared</groupId>
             <artifactId>maven-common-artifact-filters</artifactId>
-            <version>3.2.0</version>
+            <version>3.3.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.ws.commons.axiom</groupId>