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 9118a8ac817c0aa3e0c2ab5db31fab4bba5db575
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 16 23:28:41 2025 +0000

    Bump org.apache.pdfbox:pdfbox from 3.0.5 to 3.0.6
    
    Bumps org.apache.pdfbox:pdfbox from 3.0.5 to 3.0.6.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.pdfbox:pdfbox
      dependency-version: 3.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b86111df8b..0e8812c82b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1180,7 +1180,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6</version>
         <exclusions>
           <exclusion>
             <groupId>commons-logging</groupId>

Reply via email to