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 c3c99d770e Upgrading cargo-maven3-plugin
c3c99d770e is described below

commit c3c99d770eb82494b66d9bfdfbe89f9a7ea4aa41
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Dec 17 08:31:47 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index aae959d4ee..2a5f5fb2bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1700,7 +1700,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven3-plugin</artifactId>
-          <version>1.10.15</version>
+          <version>1.10.16</version>
           <configuration>
             <container>
               <log>${project.build.directory}/log/cargo.log</log>

Reply via email to