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

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


The following commit(s) were added to refs/heads/master by this push:
     new f08bb36  Bump plexus-interactivity-api from 1.0 to 1.1
f08bb36 is described below

commit f08bb36533ed7b0e5e15c577f802c7562941e4fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 12 04:50:28 2021 +0000

    Bump plexus-interactivity-api from 1.0 to 1.1
    
    Bumps 
[plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity)
 from 1.0 to 1.1.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-interactivity/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-interactivity/compare/plexus-interactivity-1.0...plexus-interactivity-1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-interactivity-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 96b7266..fc8f9dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-interactivity-api</artifactId>
-        <version>1.0</version>
+        <version>1.1</version>
          <exclusions>
           <exclusion>
             <groupId>org.codehaus.plexus</groupId>

Reply via email to