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 5fc27bf56f26a91a223b637090b9119822b3d0d5 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Aug 10 08:17:42 2020 +0200 Upgrading cargo-maven2-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 647d220..b811a2e 100644 --- a/pom.xml +++ b/pom.xml @@ -2268,7 +2268,7 @@ under the License. <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> - <version>1.7.15</version> + <version>1.7.16</version> <configuration> <configuration> <type>standalone</type>
