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

skygo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 00817dc  Bump maven-artifact-manager from 2.0.5 to 2.2.1 (#50)
00817dc is described below

commit 00817dc2587ab7f3c940592b7d4e339a3dc0e6ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 20 10:41:32 2022 +0200

    Bump maven-artifact-manager from 2.0.5 to 2.2.1 (#50)
    
    Bumps maven-artifact-manager from 2.0.5 to 2.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-artifact-manager
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 nbm-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index b4b7bb4..49475ee 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -149,7 +149,7 @@ under the License.
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-artifact-manager</artifactId>
-            <version>2.0.5</version>
+            <version>2.2.1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to