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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 2284b25  Bump maven-install-plugin from 3.0.0 to 3.0.1
2284b25 is described below

commit 2284b258ff82917057985f78f35498db56f21099
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 25 12:30:08 2022 +0000

    Bump maven-install-plugin from 3.0.0 to 3.0.1
    
    Bumps 
[maven-install-plugin](https://github.com/apache/maven-install-plugin) from 
3.0.0 to 3.0.1.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.0.0...maven-install-plugin-3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b969a30..a7caa23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -731,7 +731,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-install-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.0.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to