Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update spring core to v5.3.17 #1625

Merged
merged 1 commit into from
Mar 21, 2022
Merged

Update spring core to v5.3.17 #1625

merged 1 commit into from
Mar 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-test 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-context 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-web 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-aop 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-expression 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-webmvc 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-orm 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-beans 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-jdbc 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-tx 5.3.16 -> 5.3.17 age adoption passing confidence
org.springframework:spring-core 5.3.16 -> 5.3.17 age adoption passing confidence

Release Notes

spring-projects/spring-framework

v5.3.17

⭐ New Features
  • Using DataClassRowMapper causes "No property found for column" debug messages in logs #​28179
  • Improve diagnostics in SpEL for large array creation #​28145
  • Support custom HTTP status in client-side REST testing support #​28105
  • AsyncRestTemplate logging too verbose #​28049
🐞 Bug Fixes
  • java.lang.NoClassDefFoundError: org/springframework/cglib/beans/BeanMapEmitter #​28110
  • CronExpression fails to calculate properly next execution when running on the day of winter daylight saving time #​28095
  • Private init/destroy method may be invoked twice #​28083
  • MappingJacksonValue and Jackson2CodecSupport#registerObjectMappersForType do not work together #​28045
  • SpEL fails to recover from error during MIXED mode compilation #​28043
  • When returning a ResponseEntity with a Flux while the function is suspended, it fails to encode the body #​27809
📔 Documentation
  • Improve documentation for @EnabledIf and @DisabledIf test support #​28157
  • Links to Spring Security are broken in the reference guide #​28135
  • Document that transaction rollback rules may result in unintentional matches #​28125
  • Improve documentation for TestContext events #​27757
  • Clarify behavior for generics support in BeanUtils.copyProperties #​27259
🔨 Dependency Upgrades
❤️ Contributors

We'd like to thank all the contributors who worked on this release!


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the type: dependency upgrade Pull requests that update a dependency file label Mar 17, 2022
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@puneetbehl puneetbehl merged commit 8706f4e into 7.2.x Mar 21, 2022
@renovate renovate bot deleted the renovate/spring-core branch March 21, 2022 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants