You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/02/08 10:50:50 UTC

[myfaces-tobago] branch master updated: chore(deps): bump cargo-maven2-plugin from 1.4.13 to 1.8.5

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new ca1969f  chore(deps): bump cargo-maven2-plugin from 1.4.13 to 1.8.5
ca1969f is described below

commit ca1969fb665842aa6a4ecde3ae4c5d79becfbade
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 8 09:31:02 2021 +0000

    chore(deps): bump cargo-maven2-plugin from 1.4.13 to 1.8.5
    
    Bumps cargo-maven2-plugin from 1.4.13 to 1.8.5.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c047326..30d7d17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -819,7 +819,7 @@
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.4.13</version>
+          <version>1.8.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>