You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/04/14 08:05:29 UTC

[camel] branch camel-2.23.x updated: Updating pdf box

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch camel-2.23.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.23.x by this push:
     new 741fd98  Updating pdf box
741fd98 is described below

commit 741fd9864caef16d216172fcac5902e1c90dc159
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Sun Apr 14 08:45:47 2019 +0100

    Updating pdf box
---
 parent/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5eb7498..897f266 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -25,7 +25,6 @@
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
-
   <artifactId>camel-parent</artifactId>
   <packaging>pom</packaging>
   <name>Camel :: Parent</name>
@@ -564,7 +563,7 @@
     <pax-exam-version>4.12.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.15</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>