Image building fails during cleanup when bind mount has read-only content #40760
Failure Analysis for InvalidConfigurationPropertyValueException is skipped when the property is not set #40690
setReadTimeout can't be set via Reflective factory on JettyClientHttpRequestFactory #40635
URISyntaxException is raised if the spring boot application is started in a location that contains invalid URI characters #40615
Help information for spring init's build option has the wrong default #40605
When using JPA and ImportTestcontainers, test context may fail to refresh due to "Mapped port can only be obtained after the container is started" #40585
IllegalArgumentException can be thrown when running an uber jar on a shared drive #40549
spring-boot-dependencies cannot be used with repositories that ban com.oracle.database.jdbc:ojdbc-bom #40534
SpringBootMockMvcBuilderCustomizer can crash cryptically while collecting data that it would have discarded anyway #40516
Containers not shut down between tests when using .withReuse(true) but env. does not support reuse (e.g. CI builds) #40508
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 org.springframework.boot from 3.2.3 to 3.2.6.
Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
106ae49
Release v3.2.6f9c10f3
Merge branch '3.1.x' into 3.2.x6b0f875
Next development version (v3.1.13-SNAPSHOT)e77ffd8
Upgrade to Spring Framework 6.1.8477cdca
Upgrade to Spring Batch 5.1.26ca3db0
Upgrade to Netty 4.1.110.Final0ffd7e6
Upgrade to Byte Buddy 1.14.169437ab9
Merge branch '3.1.x' into 3.2.x5620994
Upgrade to Spring Framework 6.0.2129dbc04
Upgrade to Netty 4.1.110.FinalDependabot 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