Repository: camel Updated Branches: refs/heads/master 45b36abc0 -> 57758538f
Upgrade PDFBox to version 1.8.12 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/57758538 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/57758538 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/57758538 Branch: refs/heads/master Commit: 57758538f9f3fdee331db4112d65cf6903cffb6a Parents: 45b36ab Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Oct 21 08:30:26 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Oct 21 08:30:55 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/57758538/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 66aa701..bd3c55e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -477,7 +477,7 @@ <pax-exam-version>4.9.1</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>1.8.11</pdfbox-version> + <pdfbox-version>1.8.12</pdfbox-version> <pgjdbc-ng-driver-version>0.6</pgjdbc-ng-driver-version> <powermock-version>1.6.1</powermock-version> <protobuf-version>3.1.0</protobuf-version>