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 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
springBootVersion
from 3.3.0 to 3.3.1. Updatesorg.springframework.boot:spring-boot-dependencies
from 3.3.0 to 3.3.1Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
586499d
Release v3.3.13ef5254
Merge branch '3.2.x'b65aae4
Next development version (v3.2.8-SNAPSHOT)8e405c0
Merge branch '3.2.x'c2f21e9
Don't execute@DockerComposeTests
if docker is not runninge7ffeb3
Use Tomcat's new setter for max queue sizefb9d779
Merge pull request #41162 from mateusscheper955fe18
Polish 'Improve readability of documentation'cf8ed63
Improve readability of documentation6c34c02
Improving readabilityUpdates
org.springframework.boot
from 3.3.0 to 3.3.1Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
586499d
Release v3.3.13ef5254
Merge branch '3.2.x'b65aae4
Next development version (v3.2.8-SNAPSHOT)8e405c0
Merge branch '3.2.x'c2f21e9
Don't execute@DockerComposeTests
if docker is not runninge7ffeb3
Use Tomcat's new setter for max queue sizefb9d779
Merge pull request #41162 from mateusscheper955fe18
Polish 'Improve readability of documentation'cf8ed63
Improve readability of documentation6c34c02
Improving readabilityDependabot 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 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