Cannot send Server-Sent Events without data using WebMvc.fn SseBuilder #32270
Fix pathExtension null-safety in Kotlin DSLs #32254
SimpleEvaluationContext.Builder is not final and has a public constructor #32253
@JsonDeserialize(builder = ...) does not work in GraalVM native image #32238
RestClientAdapter claims it supports request attributes when it does not #32232
ThreadPoolTaskExecutor rejecting tasks as soon as the context has been closed can lead to exceptions during web app shutdown #32226
Consistent parsing of user information in UriComponentsBuilder #32211
"IllegalStateException: Cannot call sendError() after the response has been committed" when IOException is thrown during resolving method argument values on Tomcat >= 10.1.16 #32206
No longer able to override the toString() in HandlerMethod from 6.1.3#32184
6.1.3 regression: aspect not called with multiple inheritance #32181
Unable to use baseUrl on builders created from RestTemplate #32180
MessageDeliveryException on shutdown with open WebSocket connections #32171
With XML configuration, setter selection can be random in case of overloaded setter methods (e.g. on SimpleClientHttpRequestFactory in 6.1.3 from convertForProperty method) #32159
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:spring-framework-bom from 6.1.3 to 6.1.4.
Release notes
Sourced from org.springframework:spring-framework-bom's releases.
... (truncated)
Commits
9bd6aef
Release v6.1.4f41c7ce
Upgrade to Undertow 2.3.119a06886
Upgrade to Reactor 2023.0.3, Micrometer 1.12.3, Context Propagation 1.1.1d147609
Update a reference to the build pipelinee9a359f
Fix pipeline reference78f0688
Fix javadoc error504b761
WebSocketMessageBrokerConfigurer allows to configure Lifecycle phasef9ae54d
Allow sending SSE events without data2284254
Fix Kotlin syntax errors in RestClient builder example6e9607c
Use double dot in META-INF/aop.xml documentationDependabot 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