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 2015/07/31 17:29:52 UTC

camel git commit: Upgrade Apache PdfBox to version 1.8.10

Repository: camel
Updated Branches:
  refs/heads/master 7c813bd3d -> f2dff165b


Upgrade Apache PdfBox to version 1.8.10


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f2dff165
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f2dff165
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f2dff165

Branch: refs/heads/master
Commit: f2dff165b50586b1401a81dc56cb4a17fb31f23d
Parents: 7c813bd
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jul 31 17:25:08 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jul 31 17:25:25 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f2dff165/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7aff990..8ecff90 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -391,7 +391,7 @@
     <pax-exam-version>4.5.0</pax-exam-version>
     <pax-tiny-bundle-version>1.3.1</pax-tiny-bundle-version>
     <pax-logging-version>1.8.3</pax-logging-version>
-    <pdfbox-version>1.8.9</pdfbox-version>
+    <pdfbox-version>1.8.10</pdfbox-version>
     <pgjdbc-ng-driver-version>0.4</pgjdbc-ng-driver-version>
     <plexus-container-default-version>1.0-alpha-48</plexus-container-default-version>
     <plexus-utils-version>1.5.8</plexus-utils-version>