This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 9eeac25c49e6d69307a853bff4c5725c22e21aff Author: jcouteau <couteau@codelutin.com> Date: Wed May 23 14:56:49 2018 +0200 Update pdfbox --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22807a82..2ea49470 100644 --- a/pom.xml +++ b/pom.xml @@ -752,7 +752,7 @@ <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox</artifactId> - <version>2.0.5</version> + <version>2.0.9</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.