Releases: apache/maven-resolver-ant-tasks
Releases · apache/maven-resolver-ant-tasks
1.5.2
Release Notes - Maven Resolver - Version ant-tasks-1.5.2
Bug
- [MRESOLVER-668] - Don't default the scope of managed dependencies to 'compile'
Task
- [MRESOLVER-669] - Clean up dependencies, drop use of Commons Lang, reformat
Dependency upgrade
- [MRESOLVER-666] - Bump resolverVersion from 1.9.20 to 1.9.22
- [MRESOLVER-667] - Bump antVersion from 1.10.14 to 1.10.15
- [MRESOLVER-670] - Bump mavenVersion from 3.9.6 to 3.9.9
What's Changed
- Bump hamcrestVersion from 2.2 to 3.0 by @dependabot in #42
- Bump resolverVersion from 1.9.20 to 1.9.22 by @dependabot in #43
- Bump antVersion from 1.10.14 to 1.10.15 by @dependabot in #44
- Don't default the scope of managed dependencies to 'compile' by @jkahrman in #50
- [MRESOLVER-669] Clean up by @cstamas in #51
New Contributors
Full Changelog: maven-resolver-ant-tasks-1.5.1...maven-resolver-ant-tasks-1.5.2
1.5.1
Release Notes - Maven Resolver - Version ant-tasks-1.5.1
Task
- [MRESOLVER-561] - Refresh codebase, drop unused classes
Dependency upgrade
- [MRESOLVER-504] - Update parent POM to 41
- [MRESOLVER-505] - Align with Maven/Resolver to 3.9.6/1.9.18
- [MRESOLVER-506] - Update plexus-interpolation to 1.27
- [MRESOLVER-507] - Update sisu plexus to 0.9.0.M2
- [MRESOLVER-560] - Use parent POM 42
What's Changed
- Updates, align with 3.9.6 by @cstamas in #35
- Bump apache/maven-gh-actions-shared from 3 to 4 by @dependabot in #36
- Bump resolverVersion from 1.9.18 to 1.9.20 by @dependabot in #39
- [MRESOLVER-561] Refresh codebase, drop unused classes by @cstamas in #40
Full Changelog: maven-resolver-ant-tasks-1.5.0...maven-resolver-ant-tasks-1.5.1
1.5.0
Release Notes - Maven Resolver - Version ant-tasks-1.5.0
Improvement
- [MRESOLVER-402] - Properly expose resolver configuration
- [MRESOLVER-403] - Support depMgt for transitive dependencies
Task
- [MRESOLVER-400] - Update to parent POM 40, reformat
- [MRESOLVER-401] - Drop use of SL and deprecated stuff, up version to 1.5.0
Dependency upgrade
- [MRESOLVER-343] - Upgrade ant to 1.10.13
- [MRESOLVER-344] - Upgrade Maven to 3.9.4, Resolver 1.9.15
What's Changed
- [MNG-6847] Use diamond operator by @timtebeek in #27
- [MRESOLVER-344] Upgrade Maven to 3.9.4 and Resolver to 1.9.15 by @slachiewicz in #22
- [MRESOLVER-401] Drop use of SL by @cstamas in #28
- [MRESOLVER-402] Fix property handling by @cstamas in #29
- [MRESOLVER-402] Add depMgt support and tests by @cstamas in #30
New Contributors
- @michael-o made their first contribution in #4
- @slawekjaranowski made their first contribution in #14
- @dependabot made their first contribution in #19
- @timtebeek made their first contribution in #27
- @slachiewicz made their first contribution in #22
- @cstamas made their first contribution in #28
Full Changelog: https://github.com/apache/maven-resolver-ant-tasks/commits/maven-resolver-ant-tasks-1.5.0