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 <[email protected]> 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>
