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 70510434f0 Bump maven-common-artifact-filters from 3.3.1 to 3.3.2
70510434f0 is described below

commit 70510434f09b73438231d2045368a355244067a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 16 13:06:54 2022 +0000

    Bump maven-common-artifact-filters from 3.3.1 to 3.3.2
    
    Bumps 
[maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters)
 from 3.3.1 to 3.3.2.
    - [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.3.1...maven-common-artifact-filters-3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-common-artifact-filters
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 7b601899ae..aad2694385 100644
--- a/modules/tool/axis2-repo-maven-plugin/pom.xml
+++ b/modules/tool/axis2-repo-maven-plugin/pom.xml
@@ -73,7 +73,7 @@
         <dependency>
             <groupId>org.apache.maven.shared</groupId>
             <artifactId>maven-common-artifact-filters</artifactId>
-            <version>3.3.1</version>
+            <version>3.3.2</version>
         </dependency>
         <dependency>
             <groupId>org.apache.ws.commons.axiom</groupId>

Reply via email to