Skip to content

Releases: apache/maven-resolver-ant-tasks

1.5.2

05 Feb 09:29
Compare
Choose a tag to compare

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


What's Changed

New Contributors

Full Changelog: maven-resolver-ant-tasks-1.5.1...maven-resolver-ant-tasks-1.5.2

1.5.1

24 May 10:51
Compare
Choose a tag to compare

Release Notes - Maven Resolver - Version ant-tasks-1.5.1

Task

Dependency upgrade


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

11 Sep 10:29
Compare
Choose a tag to compare

Release Notes - Maven Resolver - Version ant-tasks-1.5.0

Improvement

Task

Dependency upgrade


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

Full Changelog: https://github.com/apache/maven-resolver-ant-tasks/commits/maven-resolver-ant-tasks-1.5.0