This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git commit f8b9494b43ed4cfbc8fe327a13036e12741075bc Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Feb 12 15:40:39 2017 +0100 Update flyingsaucer --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 22058d1..5bec8ad 100644 --- a/pom.xml +++ b/pom.xml @@ -437,12 +437,12 @@ <dependency> <groupId>org.xhtmlrenderer</groupId> <artifactId>flying-saucer-pdf</artifactId> - <version>9.0.8</version> + <version>9.1.1</version> </dependency> <dependency> <groupId>org.xhtmlrenderer</groupId> <artifactId>flying-saucer-core</artifactId> - <version>9.0.8</version> + <version>9.1.1</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.