You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2022/02/13 13:32:03 UTC

[myfaces-tobago] 32/32: cherrypick from 2.x: build(deps): bump cargo-maven2-plugin from 1.0.3 to 1.8.5

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

weber pushed a commit to branch TOBAGO-1999_Select2
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit be9d9d0af90b540174269b438fe9c189da1ad1c0
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 9 10:08:50 2022 +0000

    cherrypick from 2.x: build(deps): bump cargo-maven2-plugin from 1.0.3 to 1.8.5
    
    Bumps cargo-maven2-plugin from 1.0.3 to 1.8.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.cargo:cargo-maven2-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml                                    | 2 +-
 tobago-example/tobago-example-demo/pom.xml | 4 ++--
 tobago-example/tobago-example-test/pom.xml | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 848d2d6..17e524f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -594,7 +594,7 @@
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.0.3</version>
+          <version>1.8.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index 086f46c..90b74af 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -591,7 +591,7 @@
           <plugin>
             <groupId>org.codehaus.cargo</groupId>
             <artifactId>cargo-maven2-plugin</artifactId>
-            <version>1.0</version>
+            <version>1.8.5</version>
             <configuration>
               <container>
                 <containerId>tomcat6x</containerId>
@@ -618,7 +618,7 @@
           <plugin>
             <groupId>org.codehaus.cargo</groupId>
             <artifactId>cargo-maven2-plugin</artifactId>
-            <version>1.0</version>
+            <version>1.8.5</version>
             <configuration>
               <container>
                 <containerId>tomcat5x</containerId>
diff --git a/tobago-example/tobago-example-test/pom.xml b/tobago-example/tobago-example-test/pom.xml
index c1c77e7..1103d58 100644
--- a/tobago-example/tobago-example-test/pom.xml
+++ b/tobago-example/tobago-example-test/pom.xml
@@ -316,7 +316,7 @@
           <plugin>
             <groupId>org.codehaus.cargo</groupId>
             <artifactId>cargo-maven2-plugin</artifactId>
-            <version>1.0</version>
+            <version>1.8.5</version>
             <configuration>
               <container>
                 <containerId>tomcat6x</containerId>
@@ -343,7 +343,7 @@
           <plugin>
             <groupId>org.codehaus.cargo</groupId>
             <artifactId>cargo-maven2-plugin</artifactId>
-            <version>1.0</version>
+            <version>1.8.5</version>
             <configuration>
               <container>
                 <containerId>tomcat5x</containerId>