You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/08/19 11:14:40 UTC

[maven-archetype] 01/01: Bump modello-maven-plugin from 1.9.1 to 1.11

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

slachiewicz pushed a commit to branch dependabot/maven/org.codehaus.modello-modello-maven-plugin-1.11
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git

commit 165b5f227968db9d2f91d14b814164fb45dfaecc
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Wed Jul 15 04:25:32 2020 +0000

    Bump modello-maven-plugin from 1.9.1 to 1.11
    
    Bumps [modello-maven-plugin](https://github.com/codehaus-plexus/modello) from 1.9.1 to 1.11.
    - [Release notes](https://github.com/codehaus-plexus/modello/releases)
    - [Commits](https://github.com/codehaus-plexus/modello/compare/modello-1.9.1...modello-1.11)
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71e8b22..7d2b062 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,7 +262,7 @@
         <plugin>
           <groupId>org.codehaus.modello</groupId>
           <artifactId>modello-maven-plugin</artifactId>
-          <version>1.9.1</version>
+          <version>1.11</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>