This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 6bc52ca93696db7ae69486f7edc88f809578d8e1 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Oct 19 11:07:24 2017 +0200 Corrige une dépendance déclarée en doublon --- pollen-rest-api/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pollen-rest-api/pom.xml b/pollen-rest-api/pom.xml index 3fcca8db..1332a455 100644 --- a/pollen-rest-api/pom.xml +++ b/pollen-rest-api/pom.xml @@ -117,11 +117,6 @@ <artifactId>resteasy-multipart-provider</artifactId> <scope>runtime</scope> </dependency> - - <dependency> - <groupId>org.jboss.resteasy</groupId> - <artifactId>resteasy-multipart-provider</artifactId> - </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.