TNG / JGiven

Behavior-Driven Development in plain Java
http://jgiven.org
Apache License 2.0
439 stars 98 forks source link

Update spring core to v5.3.37 #1648

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-jdbc 5.3.36 -> 5.3.37 age adoption passing confidence
org.springframework:spring-tx 5.3.36 -> 5.3.37 age adoption passing confidence
org.springframework:spring-test 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-jdbc) ### [`v5.3.37`](https://togithub.com/spring-projects/spring-framework/releases/tag/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 - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.