When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37484
Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37482
Leaking file descriptor / socket within DomainSocket tooling #37460
Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37457
PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37422
"languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37380
AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37336
Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37270
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:spring-boot-maven-plugin from 3.1.3 to 3.1.4.
Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
3ed1f1a
Release v3.1.468830a4
Merge branch '3.0.x' into 3.1.x37adadb
Next development version (v3.0.12-SNAPSHOT)7ae22d6
Merge branch '3.0.x' into 3.1.xb88b8a9
Merge branch '2.7.x' into 3.0.xf24c0e2
Next development version (v2.7.17-SNAPSHOT)78eb8f9
Merge branch '3.0.x' into 3.1.x78c3512
Polish9b5062e
Merge branch '2.7.x' into 3.0.xb83e7b4
Update copyright year of changed filesDependabot 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