legend
legend copied to clipboard
Upgrade Eclipse Collections library dependencies from 10.2 to 11.1
Feature Request
Description of Problem:
Most of the repositories for Legend currently depend on Eclipse Collections 10.2 which is over two years old. The latest 10.x release was 10.4 and was released in August 2020. Eclipse Collections 11.1 was released in July 2022 and is the current release.
I would recommend upgrading to the latest version of Eclipse Collections (11.1) in each Legend Java Repository to stay up to date with the latest features and bug fixes.
Potential Solutions:
Upgrade dependencies in pom files replacing Eclipse Collections 10.2 with 11.1 in the following repositories.
- legend-pure
- legend-engine
- legend-sdlc
- legend-depot
I looked across all of the Legend Java language repositories for references to Eclipse Collections in the parent pom. It's possible I missed a repository.