[ https://issues.apache.org/jira/browse/PHOENIX-7430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889175#comment-17889175 ]
ASF GitHub Bot commented on PHOENIX-7430: ----------------------------------------- NihalJain commented on code in PR #163: URL: https://github.com/apache/phoenix-queryserver/pull/163#discussion_r1799257930 ########## pom.xml: ########## @@ -723,12 +722,6 @@ </exclusion> </exclusions> </dependency> Review Comment: We do not have restrict plugin in PQS. Should we add one here and sync all restricts or just add commons-collections restricts? > 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)