[ https://issues.apache.org/jira/browse/PHOENIX-7430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889173#comment-17889173 ]
ASF GitHub Bot commented on PHOENIX-7430: ----------------------------------------- NihalJain opened a new pull request, #163: URL: https://github.com/apache/phoenix-queryserver/pull/163 - Also remove imports and replace with equivalent code > Remove commons-collections dependency in queryserver > ---------------------------------------------------- > > Key: PHOENIX-7430 > URL: https://issues.apache.org/jira/browse/PHOENIX-7430 > Project: Phoenix > Issue Type: Task > Components: queryserver > Reporter: Nihal Jain > Assignee: Nihal Jain > Priority: Major > > Apache Phoenix QueryServer currently uses {{commons-collections}} (3.2.2), > which is End-of-Life (EOL) with no new updates since November 2015. Upgrading > to {{commons-collections4}} will ensure continued support, security patches, > and new features. It's prudent to phase out its use within Apache Phoenix for > better maintenance and security. Alternately we will remove the dependency, > if it is not being used extensively in the project. > CC: [~stoty] -- This message was sent by Atlassian Jira (v8.20.10#820010)