This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 8fbb2b70b89baee7bf7490fbb1fcb59827b3ce6d Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Oct 13 11:36:13 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 6fb59d8042..10bb9fe57f 100644 --- a/pom.xml +++ b/pom.xml @@ -1706,7 +1706,7 @@ under the License. <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven3-plugin</artifactId> - <version>1.10.22</version> + <version>1.10.23</version> <configuration> <container> <log>${project.build.directory}/log/cargo.log</log>
