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

commit 6b91f81ab0a223ec1ffeb59a1b0df12bb3d07dc8
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Wed Mar 22 08:14:53 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 d9b5e1c6dc..dde19306cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1671,7 +1671,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven3-plugin</artifactId>
-          <version>1.10.5</version>
+          <version>1.10.6</version>
           <configuration>
             <container>
               <log>${project.build.directory}/log/cargo.log</log>

Reply via email to