JooqExceptionTranslator passes null exception to jOOQ when SQLException cannot be translated #25717
When multiple schema or data script locations are configured and no resources can be found at a location, you can't tell which location is faulty #25692
@ConfigurationProperties class's default values are not visible in the Errors instance passed to Validator.validate(Object target, Errors errors) #25614
EmbeddedDatabaseConnection#h2 should not specify a host name #25569
RSocket's EmbeddedServerAutoConfiguration does not back off if spring-web is absent #25555
Incorrect ConfigurationMetadataRepository when loaded from json files containing properties of the same group #25515
Layertools may extract entries outside of the destination path #25508
Default fork value for spring-boot:stop is not consistent #25483
Application fails to start when using Actuator and Jersey configured as a Filter #25449
In Spring Boot 2.4 @EntityScan does not support property substitution #25436
SpringApplication can replace existing default property source #25408
Bootstrapper's intitialize method should be named initialize #25400
Including spring-boot-devtools causes package-private getter on proxied class to return null #25367
Start up failure when creating an Aspect targeted at ServerHttpSecurity with devtools on the classpath. #19010
:notebook_with_decorative_cover: Documentation
Description of management.metrics.export.influx.db is wrong #25724
Correct javadoc for ON_PARAM to accurately describe its behavior #25603
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps spring-boot-starter-parent from 2.1.3.RELEASE to 2.4.4.
Release notes
Sourced from spring-boot-starter-parent's releases.
... (truncated)
Commits
d1eb9d5
Release v2.4.4072c858
Upgrade to Spring Batch 4.3.28e35d6a
Upgrade to Spring Integration 5.4.50d7a60f
Upgrade to Spring AMQP 2.3.65005bd3
Upgrade to Spring Kafka 2.6.72c2e2c8
Merge branch '2.3.x' into 2.4.x4358d9b
Update CI to use Artifactory Resource 0.0.14426fb49
Merge branch '2.3.x' into 2.4.x6f9352b
Fix description of management.metrics.export.influx.db4299434
Merge branch '2.3.x' into 2.4.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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)