spring-boot-microservice-best-practices
spring-boot-microservice-best-practices copied to clipboard
chore(deps): bump io.spring.dependency-management from 1.1.4 to 1.1.6
Bumps io.spring.dependency-management from 1.1.4 to 1.1.6.
Release notes
Sourced from io.spring.dependency-management's releases.
v1.1.6
:lady_beetle: Bug Fixes
- Applying Maven-style exclusions may cause a deprecation warning with Gradle 8.8 #384
:heart: Contributors
Thank you to all the contributors who worked on this release:
v1.1.5
:lady_beetle: 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
:heart: Contributors
Thank you to all the contributors who worked on this release:
Commits
57d4a77Release v1.1.6caad92aApply exclusions earlier to avoid deprecation warning68f86eaMerge pull request #387 from quaff4d44a45Remove stray backtick90d9e1aRename property to address naming clash3c2f6e7Next development version (v1.1.6-SNAPSHOT)70f3e08Release from GitHub Actionsb5ed22bCorrect the value of build-name when deploying to Artifactory029d266Specify the shell for build and publish step2ddde6fPrepare snapshot workflow for addition of release workflow- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)