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 2023/07/07 15:32:35 UTC

[camel] branch pdfbox-2.0.29 created (now b816e67604e)

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

acosentino pushed a change to branch pdfbox-2.0.29
in repository https://gitbox.apache.org/repos/asf/camel.git


      at b816e67604e Upgrade PDFBox to version 2.0.29

This branch includes the following new commits:

     new b816e67604e Upgrade PDFBox to version 2.0.29

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade PDFBox to version 2.0.29

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch pdfbox-2.0.29
in repository https://gitbox.apache.org/repos/asf/camel.git

commit b816e67604ed9cd03db065a4c6c056bc1fcaad7d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 7 17:31:05 2023 +0200

    Upgrade PDFBox to version 2.0.29
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 01f445ee122..29cf6aa1953 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -390,7 +390,7 @@
         <paho-version>1.2.5</paho-version>
         <parquet-common-version>1.13.1</parquet-common-version>
         <parquet-avro-version>1.13.1</parquet-avro-version>
-        <pdfbox-version>2.0.28</pdfbox-version>
+        <pdfbox-version>2.0.29</pdfbox-version>
         <pgjdbc-driver-version>42.6.0</pgjdbc-driver-version>
         <pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version>
         <picocli-version>4.7.4</picocli-version>