Nihal Jain created PHOENIX-7438: ----------------------------------- Summary: Use maven enforcer plugin to ban imports from illegal packages in queryserver Key: PHOENIX-7438 URL: https://issues.apache.org/jira/browse/PHOENIX-7438 Project: Phoenix Issue Type: Task Components: queryserver Reporter: Nihal Jain Assignee: Nihal Jain
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)