spring-security-samples
spring-security-samples copied to clipboard
Bump org.springframework:spring-framework-bom from 6.0.22 to 6.0.23
Bumps org.springframework:spring-framework-bom from 6.0.22 to 6.0.23.
Release notes
Sourced from org.springframework:spring-framework-bom's releases.
v6.0.23
:star: New Features
- Efficient handling of conditional HTTP requests #33379
:lady_beetle: Bug Fixes
- Fix incorrect weak ETag validation #33376
SimpleEvaluationContextdoes not enforce read-only semantics #33321ConversionServicecannot convert primitive array toObject[]#33313- SpEL
Indexersilently ignores failure to set property as index #33311- Nested bean instance supplier invocation does not retain previous factory method #33185
- Mockito mock falsely initialized as CGLIB proxy with AspectJ aspect #33141
- "file:." cannot be resolved to
java.nio.file.Path(and plain "." value resolves to classpath root) #33139- Trace and Span IDs are no longer propagated RequestBodyAdvice beans #33128
- ConfigurationClassEnhancer does not use correct ClassLoader when called multiple times #33029
:notebook_with_decorative_cover: Documentation
- Typo in Annotation-driven Listener Endpoints section of Spring Framework documentation #33054
- Container Extension Points section of Spring Framework documentation refers to the wrong property name #33038
- Incorrect constructor details in the javadoc for ApplicationContextEvent #33033
:hammer: Dependency Upgrades
- Upgrade to Reactor 2022.0.22 #33324
Commits
22281d3Release v6.0.238d16a50Efficient ETag parsingab161caUpgrade to Netty 4.1.112 and Undertow 2.3.15b5377eePolishingeff1ca9Upgrade to Reactor 2022.0.2279c7bfdIntroduce withAssignmentDisabled() option for SimpleEvaluationContextf78b09fFix incorrect weak ETag assertionb7ca746Sync GHA setup6c06239Start building against Reactor 2022.0.22 snapshotse1ab306Enforce read-only semantics in SpEL's SimpleEvaluationContext- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.