Update dependency org.springframework:spring-core to v5.3.14 [SECURITY] #75
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.3.2
->5.3.14
GitHub Vulnerability Alerts
CVE-2021-22060
In Spring Framework versions 5.3.0 - 5.3.13, 5.2.0 - 5.2.18, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries. This is a follow-up to CVE-2021-22096 that protects against additional types of input and in more places of the Spring Framework codebase.
CVE-2021-22096
In Spring Framework versions 5.3.0 - 5.3.10, 5.2.0 - 5.2.17, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries.
Release Notes
spring-projects/spring-framework (org.springframework:spring-core)
v5.3.14
Compare Source
⭐ New Features
null
argument toOptional.empty()
in SpEL varargs expression #27795🐞 Bug Fixes
📔 Documentation
@Autowired
andbeanFactory.getBeanProvider
#27727DataSource
when the job store class has been customized #27709@Bean
definitions via default methods #767🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.3.13
Compare Source
⭐ New Features
@ComponentScan
.Filter #27553🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.3.12
Compare Source
🐞 Bug Fixes
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.3.11
Compare Source
⭐ New Features
java.naming
module) #27483CglibAopProxy
viaProxyFactory
#27439🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.3.10
Compare Source
⭐ New Features
ExceptionCollector
testing utility #27316TimeUnit
in the@Scheduled
annotation #27309setDefaultCharacterEncoding()
inMockHttpServletResponse
#27214@ExceptionHandler
methods #27203🐞 Bug Fixes
ResultHandler
s before defaultResultMatcher
s inMockMvc
#27225MockHttpServletResponse.characterEncoding
should not be@Nullable
#27219HtmlUnitRequestBuilder
ignores file uploaded viaHtmlFileInput.setData()
#27199📔 Documentation
prepareTestInstance()
is invoked when using theSpringMethodRule
#27305@Cacheable
caches empty Optionals but documentation states otherwise #27184🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.3.9
Compare Source
⭐ New Features
@ResponseStatus
on handler method is not resolved by MessageSource #27156🪲 Bug Fixes
@PathVariable
path #27132📔 Documentation
@since
toBeanDefinitionBuilder.setSynthetic()
#27155@Valid*
annotation triggers validation in the reference manual #27050🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.3.8
Compare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
@ResponseStatus
is inherited by@ExceptionHandler
methods #27031@Transactional
docs regarding method visibility #27003@Transactional
examples regarding method visibility #27001@TransactionalEventListener
after completion methods #26974🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.3.7
Compare Source
⭐ New Features
🪲 Bug Fixes
CorsRegistration#combine
is a noop #26877@ModelAttribute(binding=false)
is not honored with WebFlux #26856📔 Documentation
@ModelAttribute
through type conversion from a request value #26873@AuthenticationPrincipal
annotation #26791🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.3.6
Compare Source
⭐ New Features
🪲 Bug Fixes
@DirtiesContext
not applied when class-level@EnabledIf
evaluates to false #26694📔 Documentation
<context:annotation-config/>
#26782🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.3.5
Compare Source
⭐ New Features
@JmsListener
endpoint id to annotation-derived listener container (for transaction definition name) #26683@EventListener
annotated bean cannot be removed from the ApplicationEventMulticaster #26638@MessageExceptionHandler
via@ControllerAdvice
in RSocket #26636@ExceptionHandler
methods #24539@DateTimeFormat
#20292Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.