Skip to content

Update dependency io.spring.gradle:dependency-management-plugin to v1.0.11.RELEASE

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
io.spring.gradle:dependency-management-plugin 1.0.8.RELEASE -> 1.0.11.RELEASE age adoption passing confidence

Release Notes

spring-gradle-plugins/dependency-management-plugin

v1.0.11.RELEASE

🐞 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

🐞 Bug Fixes

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

v1.0.9.RELEASE

🐞 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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports