This is an automated email from the ASF dual-hosted git repository.

matthieu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 739f1a4286dbb7a20ba738c7fb72f87c1d11fe9b
Author: Matthieu Baechler <matth...@apache.org>
AuthorDate: Mon Jul 8 09:30:17 2019 +0200

    JAMES-2819 upgrade pdfbox to fix a security issue
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 52b56ab..ddd7826 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2452,7 +2452,7 @@
             <dependency>
                 <groupId>org.apache.pdfbox</groupId>
                 <artifactId>pdfbox</artifactId>
-                <version>2.0.12</version>
+                <version>2.0.16</version>
                 <exclusions>
                     <exclusion>
                         <groupId>commons-logging</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to