You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2022/06/13 06:06:43 UTC

[syncope] 04/05: Upgrading cargo-maven3-plugin

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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit a1b5401380b253f9f184971a757db20d61b73799
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Jun 10 17:29:37 2022 +0200

    Upgrading cargo-maven3-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8c7ea251db..51a38d5caf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2189,7 +2189,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven3-plugin</artifactId>
-          <version>1.9.11</version>
+          <version>1.9.12</version>
           <configuration>
             <configuration>
               <type>standalone</type>