Misleading error message when using JarMode Layertools and the source is not an archive #32097
ClassNotFoundException can be thrown for classes in nested jars when under GC pressure #32085
Flyway auto-configuration fails with Flyway 9 #32034
BasicJsonParser does not protect against deeply nested maps #32031
OptionalLiveReloadServer logs the wrong port number when it is configured to use an ephemeral port #31984
Servlet WebServerStartStopLifecycle doesn't set running to false on stop #31967
JUL-based logging performed during close of application context is lost #31963
The hash of spring-boot-jarmode-layertools.jar that's added to a fat jar doesn't match the hash of the equivalent published artifact #31949
management.endpoint.health.probes.add-additional-paths has no effect when configuration properties have already created the liveness and/or readiness groups #31926
UnsupportedDataSourcePropertyException is thrown when attempting to set jdbcUrl for C3P0 #31921
Dev Tools restart failures caused by a too short quiet period are hard to diagnose #31906
HealthContributor beans managed by a CompositeHealthContributor are recreated on each call #31879
Dependency management for REST Assured is incomplete #31877
Jar Handler never clears PROTOCOL_HANDLER system property #31875
BasicJsonParser can fail with a timeout or stackoverflow with malformed map JSON #31873
BasicJsonParser can fail with a stackoverflow exception #31871
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 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-starter-parent from 2.7.2 to 2.7.3.
Release notes
Sourced from spring-boot-starter-parent's releases.
... (truncated)
Commits
bff9b39
Release v2.7.360e1cc5
Merge branch '2.6.x' into 2.7.x13bd61b
Revert nested jar fixesbd74344
Revert "Don't close jar files early"674022d
Revert "Don't close nested jars or wrapper when parent is closed"3fcfcc4
Merge branch '2.6.x' into 2.7.x3b01325
Use asList consistentlyca63a6e
Merge branch '2.6.x' into 2.7.x191593c
Review Git contribution documentation1c6624d
Merge branch '2.6.x' into 2.7.xDependabot 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 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)