Cantara / ConfigService

Config Service is the server-component of a controlled application instance regime
https://wiki.cantara.no/display/JAU/ConfigService
Apache License 2.0
6 stars 6 forks source link

fix(deps): update spring core to v5.3.37 #1504

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 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-context 5.3.36 -> 5.3.37 age adoption passing confidence
org.springframework:spring-beans 5.3.36 -> 5.3.37 age adoption passing confidence
org.springframework:spring-core 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) [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.