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-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 631650d  Bump exec-maven-plugin from 1.6.0 to 3.0.0
631650d is described below

commit 631650da45a3c1e55fef4589fecf9904bb0bca2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 14 06:41:47 2022 +0000

    Bump exec-maven-plugin from 1.6.0 to 3.0.0
    
    Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) 
from 1.6.0 to 3.0.0.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.6.0...exec-maven-plugin-3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9f499bc..0bc7eeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>exec-maven-plugin</artifactId>
-            <version>1.6.0</version>
+            <version>3.0.0</version>
             <inherited>false</inherited>
             <executions>
               <execution>

Reply via email to