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

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

commit c9859e975955eb16290804f63a7b5061f06cf64c
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Mar 10 07:26:35 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index d05bcb0958..74f4324bd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1192,7 +1192,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>3.0.6</version>
+        <version>3.0.7</version>
       </dependency>
 
       <dependency>

Reply via email to