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 a1231ec42fe122fa497d7e804edbcac1a630fa32 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Sun Dec 26 07:44:04 2021 +0100 Upgrading cargo-maven3-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3382e9c..19778e9 100644 --- a/pom.xml +++ b/pom.xml @@ -2152,7 +2152,7 @@ under the License. <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven3-plugin</artifactId> - <version>1.9.8</version> + <version>1.9.9</version> <configuration> <configuration> <type>standalone</type>
