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 2018/12/19 08:32:24 UTC

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

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 2a72966a0feef2aebca40e44643078e0675d4976
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 19 09:26:34 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d9ac3ac..5a0656b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -568,7 +568,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.12</pdfbox-version>
+    <pdfbox-version>2.0.13</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>