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

jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e237627951 Bump pdfbox from 3.0.7 to 3.0.8
e237627951 is described below

commit e2376279514b1306d32f66e244fcfb46cf82e3ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 13:37:20 2026 +0000

    Bump pdfbox from 3.0.7 to 3.0.8
    
    Bumps `pdfbox` from 3.0.7 to 3.0.8.
    
    Updates `org.apache.pdfbox:pdfbox` from 3.0.7 to 3.0.8
    
    Updates `org.apache.pdfbox:pdfbox-io` from 3.0.7 to 3.0.8
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.pdfbox:pdfbox
      dependency-version: 3.0.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.pdfbox:pdfbox-io
      dependency-version: 3.0.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 737309ef61..f0ff501a22 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -57,7 +57,7 @@ httpclient-cache = "4.5.14"
 # log4j-slf4j2-impl, log4j-web, log4j-jcl.
 log4j = "2.25.4"
 poi = "5.5.1"
-pdfbox = "3.0.7"
+pdfbox = "3.0.8"
 # Got "Exception in thread "main" java.lang.UnsupportedOperationException: 
Cannot create a hash with
 # the given algorithm: argon2" with 2.0.2 in integration tests
 shiro-core = "1.13.0"

Reply via email to