This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 56dbc825d18e chore(deps): Bump org.apache.commons:commons-collections4
from 4.5.0 to 4.6.0 (#25454)
56dbc825d18e is described below
commit 56dbc825d18e7371ff7b6c897027da864b78092b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 11:11:47 2026 +0200
chore(deps): Bump org.apache.commons:commons-collections4 from 4.5.0 to
4.6.0 (#25454)
chore(deps): Bump org.apache.commons:commons-collections4
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d3013720c410..869c8897a4f9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -111,7 +111,7 @@
<commons-beanutils-version>1.11.0</commons-beanutils-version>
<commons-codec-version>1.22.1</commons-codec-version>
<commons-collections-version>3.2.2</commons-collections-version>
- <commons-collections4-version>4.5.0</commons-collections4-version>
+ <commons-collections4-version>4.6.0</commons-collections4-version>
<commons-compress-version>1.28.0</commons-compress-version>
<commons-csv-version>1.14.1</commons-csv-version>
<commons-dbcp2-version>2.14.0</commons-dbcp2-version>