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

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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new a2f00a46a6 Upgrading cargo-maven3-plugin
a2f00a46a6 is described below

commit a2f00a46a6fe823011f3fc8a2b31013d7572a3aa
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Nov 29 08:07:13 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 1287f36c95..abdee60672 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1662,7 +1662,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven3-plugin</artifactId>
-          <version>1.10.10</version>
+          <version>1.10.11</version>
           <configuration>
             <container>
               <log>${project.build.directory}/log/cargo.log</log>

Reply via email to