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 07:46:11 UTC

[camel] branch master updated: Updating pdf box

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 749de2d  Updating pdf box
749de2d is described below

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

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 0ec971d..dc7b83d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -553,7 +553,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.14</pdfbox-version>
+        <pdfbox-version>2.0.15</pdfbox-version>
         <pgjdbc-ng-driver-version>0.7.1</pgjdbc-ng-driver-version>
         <properties-maven-plugin-version>1.0-alpha-2</properties-maven-plugin-version>
         <protobuf-version>3.5.1</protobuf-version>