This is an automated email from the git hooks/post-receive script. New commit to branch develop-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 8badf21fb2d42dfa091a2babcbdafee4a576e68b Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 15 17:50:35 2016 +0100 optimize dependencies --- entities/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/entities/pom.xml b/entities/pom.xml index aa110dd..a43d0f9 100644 --- a/entities/pom.xml +++ b/entities/pom.xml @@ -105,6 +105,7 @@ <dependency> <groupId>com.zaxxer</groupId> <artifactId>HikariCP</artifactId> + <scope>runtime</scope> </dependency> <dependency> <groupId>org.hibernate</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.