This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a commit to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/release24.09 by this push:
new e1471a612b Bump org.apache.pdfbox:pdfbox from 2.0.36 to 2.0.37
e1471a612b is described below
commit e1471a612ba9054f03f14eb8a45cc7fe7f8c7c01
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 28 07:39:15 2026 +0000
Bump org.apache.pdfbox:pdfbox from 2.0.36 to 2.0.37
Bumps org.apache.pdfbox:pdfbox from 2.0.36 to 2.0.37.
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
dependency-version: 2.0.37
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
dependencies.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies.gradle b/dependencies.gradle
index 9d296c43c4..41f763b6b4 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -49,7 +49,7 @@ dependencies {
implementation 'org.apache.logging.log4j:log4j-api:2.25.4' // the API of
log4j 2
implementation 'org.apache.logging.log4j:log4j-core:2.25.4' // Somehow
needed by Buildbot to compile OFBizDynamicThresholdFilter.java
implementation 'org.apache.poi:poi:4.1.2' // poi-ooxml-schemas-5.0.0.pom'.
Received status code 401 from server
- implementation 'org.apache.pdfbox:pdfbox:2.0.36' // 3.0.1 does not compile
+ implementation 'org.apache.pdfbox:pdfbox:2.0.37' // 3.0.1 does not compile
implementation 'org.apache.shiro:shiro-core:1.13.0'
implementation 'org.apache.shiro:shiro-crypto-cipher:2.1.0'
implementation 'org.apache.sshd:sshd-core:2.17.1'