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 449c621770 Bump org.codehaus.cargo:cargo-maven3-plugin from 1.10.24 to
1.10.25 (#1237)
449c621770 is described below
commit 449c62177066b2e6515b5073ad22a2295068c29a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 13 07:16:52 2025 +0100
Bump org.codehaus.cargo:cargo-maven3-plugin from 1.10.24 to 1.10.25 (#1237)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 527208367b..0ac79058cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1746,7 +1746,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
- <version>1.10.24</version>
+ <version>1.10.25</version>
<configuration>
<container>
<log>${project.build.directory}/log/cargo.log</log>