You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2018/01/28 19:05:46 UTC

[camel] 03/04: Upgrade PDFBox to version 2.0.8

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

davsclaus pushed a commit to branch camel-2.19.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 1fa9bcb58df64d3a93a5b7c6cdb63911204944ef
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 14 13:41:21 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6ba4045..799caee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -517,7 +517,7 @@
     <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version>
     <pax-logging-version>1.8.6</pax-logging-version>
     <pdfbox18-version>1.8.13</pdfbox18-version>
-    <pdfbox-version>2.0.6</pdfbox-version>
+    <pdfbox-version>2.0.8</pdfbox-version>
     <pgjdbc-ng-driver-version>0.7.1</pgjdbc-ng-driver-version>
     <powermock-version>1.6.6</powermock-version>
     <protobuf-version>3.1.0</protobuf-version>

-- 
To stop receiving notification emails like this one, please contact
davsclaus@apache.org.