Releases: spring-gradle-plugins/dependency-management-plugin
Releases · spring-gradle-plugins/dependency-management-plugin
v1.1.6
v1.1.5
🐞 Bug Fixes
- When a dependency has been substituted by changing its target, its version is managed based on its original group and artifact IDs #383
- Plugin triggers a deprecation warning for LenientConfiguration#getArtifacts(Spec) with Gradle 8.8 #381
- Exclusions are calculated unnecessarily for non-transitive configurations #372
❤️ Contributors
Thank you to all the contributors who worked on this release:
v1.1.4
v1.1.3
v1.1.2
v1.1.1
🐞 Bug Fixes
- Pom customization has unwanted side-effect of reversing bom import ordering #355
- Build fails with an ArrayIndexOutOfBoundsException when a dependency has a pom with more than 8192 characters #350
- Enabling configuration on demand causes build failure in multi module project with different group name #321
- Transitive platform dependencies may prevent exclusions from being applied #310
📔 Documentation
- Update Javadoc to link to Java 8 #359
- Document support for Gradle 8 #356
- Update the reference documentation to use more up-to-date examples #354
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v1.0.15.RELEASE
🐞 Bug Fixes
- Exclusions are not applied when versions are provided by constraints #340
v1.1.0
v1.1.0-RC1
v1.0.14.RELEASE
🐞 Bug Fixes
- Use of GradleVersion.getNextMajor() is preventing Gradle 7.6 from adding deprecation nagging #338