You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/11/06 12:05:25 UTC

[maven-dependency-plugin] branch master updated: [MDEP-834] Bump maven-common-artifact-filters from 3.3.1 to 3.3.2 (#250)

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 507320b9 [MDEP-834] Bump maven-common-artifact-filters from 3.3.1 to 3.3.2 (#250)
507320b9 is described below

commit 507320b9825eee05f18ec83a8d45e43311bf0987
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Nov 6 13:05:21 2022 +0100

    [MDEP-834] Bump maven-common-artifact-filters from 3.3.1 to 3.3.2 (#250)
    
    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] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 162c0791..b43020cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@ under the License.
     <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.maven.shared</groupId>