You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
spring.boot.version
from 3.3.1 to 3.3.2. Updatesorg.springframework.boot:spring-boot-dependencies
from 3.3.1 to 3.3.2Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
2d0861d
Release v3.3.2397f3f4
Merge branch '3.2.x' into 3.3.xf5df7e7
Fix documentation links in the README6f745c7
Merge pull request #41531 from anbusampath3d29359
Update README to fix links to the docsb7ff40e
Merge pull request #41355 from opcooc1a6760e
Polish "Add configuration property to allow multiple issuers"b0b97fb
Add configuration property to allow multiple issuersf7780b4
Polish51646fb
Upgrade to Spring Pulsar 1.1.2Updates
org.springframework.boot:spring-boot-maven-plugin
from 3.3.1 to 3.3.2Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
2d0861d
Release v3.3.2397f3f4
Merge branch '3.2.x' into 3.3.xf5df7e7
Fix documentation links in the README6f745c7
Merge pull request #41531 from anbusampath3d29359
Update README to fix links to the docsb7ff40e
Merge pull request #41355 from opcooc1a6760e
Polish "Add configuration property to allow multiple issuers"b0b97fb
Add configuration property to allow multiple issuersf7780b4
Polish51646fb
Upgrade to Spring Pulsar 1.1.2You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show