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

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new 31f35c9  Updating PDFbox
31f35c9 is described below

commit 31f35c9d9a751d05f612ebbdd1e44c28350b8572
Author: Dan Klco <[email protected]>
AuthorDate: Fri Nov 5 21:49:02 2021 -0400

    Updating PDFbox
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88a1a07..ceedb71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
         
<org.apache.felix.webconsole-version>4.7.0</org.apache.felix.webconsole-version>
         <osgi-annotation-version>8.0.0</osgi-annotation-version>
         <guava-version>15.0</guava-version>
-        <pdfbox-version>2.0.23</pdfbox-version>
+        <pdfbox-version>2.0.24</pdfbox-version>
         <servlet-api-version>2.5</servlet-api-version>
         <slf4j-version>1.7.25</slf4j-version>
         <tika-version>1.26</tika-version>

Reply via email to