You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/03/01 13:54:09 UTC

[camel] 01/02: Upgrade PDFBox to version 2.0.14

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 3c05809bf75f6866c79896d53ff565f17ab67b29
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 1 14:07:17 2019 +0100

    Upgrade PDFBox to version 2.0.14
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8c64b20..34c81b7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -550,7 +550,7 @@
     <pax-exam-version>4.13.0</pax-exam-version>
     <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version>
     <pax-logging-version>1.8.6</pax-logging-version>
-    <pdfbox-version>2.0.13</pdfbox-version>
+    <pdfbox-version>2.0.14</pdfbox-version>
     <pgjdbc-ng-driver-version>0.7.1</pgjdbc-ng-driver-version>
     <protobuf-version>3.5.1</protobuf-version>
     <protobuf-javanano-version>3.1.0</protobuf-javanano-version>