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 a418c54414cd8e584d3422b467d72d94bada2126 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 4 15:31:04 2017 +0100 optimize dependencies --- pollen-persistence/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pollen-persistence/pom.xml b/pollen-persistence/pom.xml index ac5707e..3a79514 100644 --- a/pollen-persistence/pom.xml +++ b/pollen-persistence/pom.xml @@ -71,6 +71,7 @@ <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-hikaricp</artifactId> + <scope>runtime</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.