Repository: camel Updated Branches: refs/heads/camel-2.17.x 4e59ed1c7 -> 01131a269
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/01131a26 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/01131a26 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/01131a26 Branch: refs/heads/camel-2.17.x Commit: 01131a269aa51639062edf46e8e6ebe3c512e5d2 Parents: 4e59ed1 Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Oct 21 09:03:59 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Oct 21 09:03:59 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/01131a26/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b5d9b05..9df4317 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -446,7 +446,7 @@ <pax-exam-version>4.8.0</pax-exam-version> <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version> <pax-logging-version>1.8.5</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>2.6.1</protobuf-version>