Xilai Dai created CAMEL-24642:
---------------------------------
Summary: Upgrade Apache Commons Collections 3.2.2 to 4.x
Key: CAMEL-24642
URL: https://issues.apache.org/jira/browse/CAMEL-24642
Project: Camel
Issue Type: Dependency upgrade
Reporter: Xilai Dai
Apache commons-collections 3.2.2 has been EOL and no any updates since Nov 2015.
On Camel project, both 3.2.2 & 4.6.0 co-existing as dependencies for camel
plugins & components.
[https://github.com/apache/camel/blob/main/parent/pom.xml#L123]
<commons-collections-version>3.2.2</commons-collections-version>
<commons-collections4-version>4.6.0</commons-collections4-version>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)