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 5dc1930b026e4911a2b990a70abf1cb46fd2c503 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 03d537a..a5fb7fd 100644 --- a/pom.xml +++ b/pom.xml @@ -456,7 +456,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>.