This is an automated email from the git hooks/post-receive script. New commit to branch pollen-udpate-1.6 in repository pollen_1.x. See https://gitlab.nuiton.org/None/pollen_1.x.git commit ae812b3ddb4e1e85833f427fe7b8a712fabfcb8e Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Tue Dec 13 22:01:13 2016 +0100 refs #1308: Update c3p0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0994cca..47223bc 100644 --- a/pom.xml +++ b/pom.xml @@ -454,7 +454,7 @@ <dependency> <groupId>com.mchange</groupId> <artifactId>c3p0</artifactId> - <version>0.9.5.1</version> + <version>0.9.5.2</version> <scope>runtime</scope> </dependency> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.