Skip to content

Bump io.spring.dependency-management from 1.1.0 to 1.1.1

Bumps io.spring.dependency-management from 1.1.0 to 1.1.1.

Release notes

Sourced from io.spring.dependency-management's releases.

v1.1.1

:lady_beetle: 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!

Commits
  • 2d0d393 Release v1.1.1
  • eb7ec29 Update metadata in published poms
  • 28fd3c2 Link to Java 8 javadoc from the plugin's javadoc
  • bad9f8a Upgrade to Spring Java Format 0.0.39
  • 5e5ddd3 Update tests to align with repo.spring.io's permissions changes
  • 794de5d Upgrade to Gradle 7.6.2
  • e60a651 Document support for Gradle 8
  • 3805bfd Update compatibility tests to cover recent Gradle releases
  • 18ecb18 Bring the documentation examples up to date
  • 7d19cc2 Merge pull request #355 from rupertwaldron
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports