Skip to content

Releases: spring-gradle-plugins/dependency-management-plugin

v1.0.14.RELEASE

21 Sep 08:35
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Use of GradleVersion.getNextMajor() is preventing Gradle 7.6 from adding deprecation nagging #338

v1.0.13.RELEASE

10 Aug 10:51
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Plugin is incompatible with versions of Gradle where the Upload task has been removed #337

v1.0.12.RELEASE

30 Jun 18:23
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Plugin uses a lot of memory in large multi module build #322
  • Unexpected managed versions due to the use of the Gradle project's version property during bom resolution #315

📔 Documentation

  • Update requirements to reflect supported versions of Gradle #328
  • Modernise the look and feel of the reference documentation #327
  • Fix typo in "Programmatic access" section of the reference docs #313
  • Remove duplicate String-based dependency management declaration from Map-based Kotlin example #295

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v1.0.11.RELEASE

13 Jan 15:44
Compare
Choose a tag to compare

🪲 Bug Fixes

  • NPE thrown from Exclusion.hashCode when processing an exclusion with no <groupId> or no <artifactId> #293
  • High CPU usage when identifying local projects in large multi-project builds #289

📔 Documentation

  • Update documentation to use implementation rather than compile configuration for example dependency declarations #284

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v1.0.10.RELEASE

11 Aug 09:55
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Wilcard exclusions declared in an imported bom are not applied #281

v1.0.9.RELEASE

20 Jan 11:05
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Error while fetching dependency information from BOM with Gradle metadata published using Gradle 5 #263
  • Last wins ordering is not honoured when the same bom is imported multiple times #259

v1.0.8.RELEASE

14 Jun 10:20
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Fail to resolve property in bom import #255

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v1.0.7.RELEASE

22 Feb 13:15
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Diagnostics are poor when pom generation fails due to a misconfigured dependency #231
  • Effective model building for Maven poms is inefficient as models are not cached #225

📔 Documentation

  • Link directly to the new reference documentation from the README #239
  • Provide separate reference documentation rather than relying on the README #234

❤️ Contributors

We'd like to thank all the contributors who worked on this release!