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

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/4_0_X by this push:
     new 30df1449dc Upgrading PDFBox
30df1449dc is described below

commit 30df1449dc70411c98beea337b0c04c29dc4fec1
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jul 13 08:30:13 2026 +0200

    Upgrading PDFBox
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 75b527e3f9..42440adcd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1213,7 +1213,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>3.0.7</version>
+        <version>3.0.8</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>

Reply via email to