This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/4_0_X by this push:
new 287c127648 Upgrading cargo-maven3-plugin
287c127648 is described below
commit 287c1276488987ed4fd680c0f41a113044120950
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Apr 9 08:20:09 2025 +0200
Upgrading cargo-maven3-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a16d0544e9..784c93a73b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1668,7 +1668,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
- <version>1.10.18</version>
+ <version>1.10.19</version>
<configuration>
<container>
<log>${project.build.directory}/log/cargo.log</log>