hazendaz / jmockit1

Advanced Java library for integration testing, mocking, faking, and code coverage
Other
16 stars 6 forks source link

Update spring core to v5.3.37 #252

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-web 5.3.36 -> 5.3.37 age adoption passing confidence
org.springframework:spring-context 5.3.36 -> 5.3.37 age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-web) ### [`v5.3.37`](https://togithub.com/spring-projects/spring-framework/releases/tag/v5.3.37) [Compare Source](https://togithub.com/spring-projects/spring-framework/compare/v5.3.36...v5.3.37) ##### :star: New Features - AnnotationUtils performance degrades with deep stacks [#​32923](https://togithub.com/spring-projects/spring-framework/issues/32923) ##### :lady_beetle: Bug Fixes - AspectJ CTW aspects executed twice [#​32974](https://togithub.com/spring-projects/spring-framework/issues/32974) - SpEL compilation fails when indexing into a `Map` with a primitive [#​32911](https://togithub.com/spring-projects/spring-framework/issues/32911) - SpEL compilation fails when indexing into an array or list with an `Integer` [#​32909](https://togithub.com/spring-projects/spring-framework/issues/32909) - Application not starting with `@EnableTransactionManagement`(mode = AdviceMode.ASPECTJ) [#​32885](https://togithub.com/spring-projects/spring-framework/issues/32885) ##### :hammer: Dependency Upgrades - Upgrade to Reactor 2020.0.45 [#​33010](https://togithub.com/spring-projects/spring-framework/issues/33010)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.



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