You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/12/13 23:29:18 UTC

[maven-enforcer] branch master updated: [MENFORCER-441] Bump maven-common-artifact-filters from 3.2.0 to 3.3.2 (#185)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 94bf199  [MENFORCER-441] Bump maven-common-artifact-filters from 3.2.0 to 3.3.2 (#185)
94bf199 is described below

commit 94bf199c5c5d0de2281112be73475b5e98e6bdb9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 14 00:29:12 2022 +0100

    [MENFORCER-441] Bump maven-common-artifact-filters from 3.2.0 to 3.3.2 (#185)
    
    Bumps [maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters) from 3.2.0 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.2.0...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-minor
    ...
    
    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 0782512..48fef760 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-common-artifact-filters</artifactId>
-        <version>3.2.0</version>
+        <version>3.3.2</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>