This is an automated email from the ASF dual-hosted git repository.
mridulpathak 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 fc002f0e23 Bump org.apache.commons:commons-collections4 from 4.5.0 to
4.6.0
fc002f0e23 is described below
commit fc002f0e23817279b43e35004d9a14658ccd8449
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:59:12 2026 +0000
Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0
Bumps org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 ca7a978d4f..7ab503f804 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -40,7 +40,7 @@ javax-transaction-api = "1.3"
ical4j = "1.0-rc4-atlassian-12"
zip4j = "2.11.6"
activiti-juel-jakarta = "8.1.0"
-commons-collections4 = "4.5.0"
+commons-collections4 = "4.6.0"
commons-csv = "1.14.1"
commons-dbcp2 = "2.14.0"
commons-fileupload2-jakarta = "2.0.0-M1"