2021-09-07
- [Improvement] Optional Maven dependencies within direct and transitive dependencies are no longer included in a project's list of dependencies. If an optional Maven dependency exists as a direct dependency, it will still be included in a project's list of dependencies.
- [Improvement] Added the ability to retrieve a Maven dependency's version from the parent in a pom file.