renovate-bot opened a new pull request #1532: URL: https://github.com/apache/fineract/pull/1532
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [org.springframework:spring-framework-bom](https://togithub.com/spring-projects/spring-framework) | patch | `5.3.0` -> `5.3.1` | --- ### Release Notes <details> <summary>spring-projects/spring-framework</summary> ### [`v5.3.1`](https://togithub.com/spring-projects/spring-framework/releases/v5.3.1) ##### :star: New Features - Expose a public method "isClosed" to indicate whether the connection has been closed in WebSocketSession (WebFlux) [#​26043](https://togithub.com/spring-projects/spring-framework/issues/26043) - WebFlux missing programmatic handling of MappingJacksonValue [#​26035](https://togithub.com/spring-projects/spring-framework/issues/26035) - Optimize locking in AspectJProxyFactory for concurrent aspect instantiation [#​26034](https://togithub.com/spring-projects/spring-framework/issues/26034) - Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access [#​26033](https://togithub.com/spring-projects/spring-framework/issues/26033) - MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList [#​26031](https://togithub.com/spring-projects/spring-framework/issues/26031) - SpEL doesn't work nicely with records [#​26029](https://togithub.com/spring-projects/spring-framework/issues/26029) - StompSubProtocolHandler logs failed authentication with error stack trace [#​26026](https://togithub.com/spring-projects/spring-framework/issues/26026) - Expose toEntityFlux methods in WebClient.ResponseSpec [#​26023](https://togithub.com/spring-projects/spring-framework/issues/26023) - Improve AdvisedSupport.getAdvisors() [#​26017](https://togithub.com/spring-projects/spring-framework/pull/26017) - Improve URI/query strings sanitization [#​26012](https://togithub.com/spring-projects/spring-framework/pull/26012) - DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found [#​26010](https://togithub.com/spring-projects/spring-framework/issues/26010) - DefaultWebClientBuilder copies references [#​25992](https://togithub.com/spring-projects/spring-framework/issues/25992) - Inefficient request handling inside ServletRequestDataBinder [#​25986](https://togithub.com/spring-projects/spring-framework/issues/25986) - Avoid multiple volatile reads/writes in a row where only one is enough [#​25899](https://togithub.com/spring-projects/spring-framework/pull/25899) - Allows Jackson2 encoders to log Throwable reason for not being able to serialize or deserialize [#​25892](https://togithub.com/spring-projects/spring-framework/pull/25892) - Mechanism to access request bound objects in WebClient filter in servlet env [#​25710](https://togithub.com/spring-projects/spring-framework/issues/25710) ##### :beetle: Bug Fixes - Cannot be cast to class Publisher error with non suspending `@Transactional` functions [#​26052](https://togithub.com/spring-projects/spring-framework/issues/26052) - Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() [#​26050](https://togithub.com/spring-projects/spring-framework/pull/26050) - setTaskScheduler in StompBrokerRelayRegistration breaks chaining [#​26049](https://togithub.com/spring-projects/spring-framework/issues/26049) - Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE [#​26025](https://togithub.com/spring-projects/spring-framework/pull/26025) - Autowiring does not work reliably in case of dynamically changing prototype bean class [#​26019](https://togithub.com/spring-projects/spring-framework/issues/26019) - Order of profiles in tests is not preserved [#​26004](https://togithub.com/spring-projects/spring-framework/issues/26004) - `@Transactional` on suspending function returning a value always rollbacks [#​25998](https://togithub.com/spring-projects/spring-framework/issues/25998) - SseEmitter: connection closed after first event [#​25987](https://togithub.com/spring-projects/spring-framework/issues/25987) - `@Nonnull` annotation breaks ServletRequestMethodArgumentResolver for Principal [#​25981](https://togithub.com/spring-projects/spring-framework/issues/25981) - Spring MVC's locale resolver can no longer be customized in parent context [#​25290](https://togithub.com/spring-projects/spring-framework/issues/25290) ##### :notebook_with_decorative_cover: Documentation - Fix kotlin example code which does not compile [#​26016](https://togithub.com/spring-projects/spring-framework/pull/26016) - Fix a broken Asciidoctor syntax in core-resources.adoc [#​25999](https://togithub.com/spring-projects/spring-framework/pull/25999) ##### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​izeye](https://togithub.com/izeye) - [@​aksh1618](https://togithub.com/aksh1618) - [@​NaNrailgun](https://togithub.com/NaNrailgun) - [@​Anusien](https://togithub.com/Anusien) - [@​mindhaq](https://togithub.com/mindhaq) - [@​evpaassen](https://togithub.com/evpaassen) - [@​stsypanov](https://togithub.com/stsypanov) - [@​hzmpay](https://togithub.com/hzmpay) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/apache/fineract). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
