renovate-bot opened a new pull request #1726: URL: https://github.com/apache/fineract/pull/1726
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework:spring-framework-bom](https://togithub.com/spring-projects/spring-framework) | `5.3.6` -> `5.3.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spring-projects/spring-framework</summary> ### [`v5.3.7`](https://togithub.com/spring-projects/spring-framework/releases/v5.3.7) ##### :star: New Features - Ensure multipart temp directories do not collide [#​26931](https://togithub.com/spring-projects/spring-framework/issues/26931) - SpringBeanAutowiringSupport should log at warn level when autowiring fails [#​26925](https://togithub.com/spring-projects/spring-framework/issues/26925) - spring-context-indexer doesn't support Java records [#​26909](https://togithub.com/spring-projects/spring-framework/issues/26909) - Ignore trailing slash in CorsConfiguration origin patterns [#​26892](https://togithub.com/spring-projects/spring-framework/issues/26892) - RSocketRequester disposal of underlying RSocketClient [#​26886](https://togithub.com/spring-projects/spring-framework/issues/26886) - Add PreFlightRequestWebFilter [#​26885](https://togithub.com/spring-projects/spring-framework/issues/26885) - Avoid memory leak when PropertyComparator is reused [#​26869](https://togithub.com/spring-projects/spring-framework/pull/26869) - Support MySQL safe updates mode in MySQLMaxValueIncrementer [#​26858](https://togithub.com/spring-projects/spring-framework/issues/26858) - HttpStatus.resolve allocates HttpStatus.values() once per invocation [#​26842](https://togithub.com/spring-projects/spring-framework/issues/26842) - InvalidPathException in log when running SpringBootTest with NIO Path property on Windows [#​26828](https://togithub.com/spring-projects/spring-framework/issues/26828) - Use String.startsWith() instead of String.substring() in PatternMatchUtils [#​26822](https://togithub.com/spring-projects/spring-framework/pull/26822) - Access to the cachedSessions in CachingConnectionFactory [#​26811](https://togithub.com/spring-projects/spring-framework/issues/26811) - Reduce log level in ExecutorConfigurationSupport.initialize [#​26810](https://togithub.com/spring-projects/spring-framework/issues/26810) - Avoid exceptions when evaluating validation hints [#​26787](https://togithub.com/spring-projects/spring-framework/pull/26787) ##### :beetle: Bug Fixes - UriComponentsBuilder handles invalid port numbers correctly [#​26905](https://togithub.com/spring-projects/spring-framework/pull/26905) - Incorrect check in AbstractBrokerRegistration's constructor [#​26896](https://togithub.com/spring-projects/spring-framework/issues/26896) - DataClassRowMapper doesn't correctly convert generic fields [#​26881](https://togithub.com/spring-projects/spring-framework/issues/26881) - `CorsRegistration#combine` is a noop [#​26877](https://togithub.com/spring-projects/spring-framework/issues/26877) - LinkedCaseInsensitiveMap#putIfAbsent does not honor the case where the key is associated with a null value [#​26868](https://togithub.com/spring-projects/spring-framework/issues/26868) - Provide control over fallback charset to use in WebClientResponseException [#​26866](https://togithub.com/spring-projects/spring-framework/issues/26866) - `@ModelAttribute(binding=false)` is not honored with WebFlux [#​26856](https://togithub.com/spring-projects/spring-framework/issues/26856) - Fix Kotlin filter parameter bug in Router DSLs [#​26838](https://togithub.com/spring-projects/spring-framework/issues/26838) - AbstractListenerReadPublisher publishing onComplete signal before onNext during heavy load [#​26834](https://togithub.com/spring-projects/spring-framework/issues/26834) - MockMvc's MVC_RESULT_ATTRIBUTE lost with HandlerMappingIntrospector and RouterFunctions in use [#​26833](https://togithub.com/spring-projects/spring-framework/issues/26833) - webmvc.fn onError doesn't work with CompletableFuture [#​26831](https://togithub.com/spring-projects/spring-framework/issues/26831) - Daylight saving time issue in CronExpression [#​26830](https://togithub.com/spring-projects/spring-framework/issues/26830) - HandlerMappingIntrospector does not work with PathPattern backed HandlerMappings [#​26814](https://togithub.com/spring-projects/spring-framework/issues/26814) - Addition of fallback patterns to DateFormatter loses cause in Spring 5.3.5 [#​26804](https://togithub.com/spring-projects/spring-framework/issues/26804) - Support empty file uploads with HtmlUnit and MockMvc [#​26799](https://togithub.com/spring-projects/spring-framework/issues/26799) - Cache setup failure does not provide nested cause [#​25250](https://togithub.com/spring-projects/spring-framework/issues/25250) - Fix web parameters resolution when injected via constructor [#​25200](https://togithub.com/spring-projects/spring-framework/pull/25200) ##### :notebook_with_decorative_cover: Documentation - Document feature to load `@ModelAttribute` through type conversion from a request value [#​26873](https://togithub.com/spring-projects/spring-framework/issues/26873) - Improve advice on response handling in an ExchangeFilterFunction [#​26819](https://togithub.com/spring-projects/spring-framework/issues/26819) - Remove leftover Javadoc from WebClient [#​26807](https://togithub.com/spring-projects/spring-framework/pull/26807) - Add information about changed behaviour for resolving `@AuthenticationPrincipal` annotation [#​26791](https://togithub.com/spring-projects/spring-framework/issues/26791) - Update Javadoc on CORS in spring-websocket [#​26753](https://togithub.com/spring-projects/spring-framework/issues/26753) - Add advice on Spring MVC path matching for 5.3 and above to the reference documentation [#​26750](https://togithub.com/spring-projects/spring-framework/issues/26750) ##### :hammer: Dependency Upgrades - Upgrade to Kotlin 1.5.0 [#​26792](https://togithub.com/spring-projects/spring-framework/issues/26792) - Upgrade to Kotlin Serialization 1.2.0 [#​26887](https://togithub.com/spring-projects/spring-framework/issues/26887) - Upgrade to Reactor 2020.0.7 [#​26890](https://togithub.com/spring-projects/spring-framework/issues/26890) ##### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​hrybs](https://togithub.com/hrybs) - [@​PizzaCola-K](https://togithub.com/PizzaCola-K) - [@​izeye](https://togithub.com/izeye) - [@​dreis2211](https://togithub.com/dreis2211) - [@​mustafau](https://togithub.com/mustafau) - [@​encircled](https://togithub.com/encircled) - [@​T45K](https://togithub.com/T45K) - [@​mdeinum](https://togithub.com/mdeinum) - [@​stsypanov](https://togithub.com/stsypanov) - [@​glqdlt](https://togithub.com/glqdlt) - [@​FlorianKirmaier](https://togithub.com/FlorianKirmaier) - [@​BryceYangS](https://togithub.com/BryceYangS) </details> --- ### 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 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]
