Releases: spring-gradle-plugins/dependency-management-plugin
Releases · spring-gradle-plugins/dependency-management-plugin
v1.1.7
17 Dec 09:06
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Dependency management report task produces a deprecation warning with Gradle 8.12-rc-1 #400
ExclusionResolver makes assumptions that won't hold true with Gradle 9 #394
❤️ Contributors
Thank you to all the contributors who worked on this release:
@octylFractal
v1.1.6
08 Jul 11:07
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Applying Maven-style exclusions may cause a deprecation warning with Gradle 8.8 #384
❤️ Contributors
Thank you to all the contributors who worked on this release:
@quaff
v1.1.5
03 May 11:50
Compare
Sorry, something went wrong.
No results found
🐞 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:
@fp7
v1.1.4
13 Nov 14:01
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Dependencies declared in a platform are excluded unless applyMavenExclusions is set to false #368
Invalid pom is produced when using both the dependency management plugin and Gradle's bom support #257
📔 Documentation
Typo in "Importing a Maven Bom" example #366
v1.1.3
10 Aug 09:50
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
NullPointerException when Maven-style exclusions are enabled and a dependency has a pom which Maven's Model Builder considers to be invalid #365
v1.1.2
17 Jul 09:53
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Resolution fails when a dependency with Gradle module metadata relies on constraints from a platform dependency #360
v1.1.1
12 Jul 14:05
Compare
Sorry, something went wrong.
No results found
🐞 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
19 Oct 08:37
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Exclusions are not applied when versions are provided by constraints #340
v1.1.0
18 Oct 08:43
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Exclusions are not applied when versions are provided by constraints #341
Performance regression in 1.1.0-RC1 #339
v1.1.0-RC1
21 Sep 09:35
Compare
Sorry, something went wrong.
No results found
⭐ New Features
Remove support for Gradle's maven plugin #333
Raise the minimum supported version of Java to 8 #270
Raise the minimum supported version of Gradle to 6.8 #269