renovate-bot opened a new pull request #1875: URL: https://github.com/apache/fineract/pull/1875
[](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.9` -> `5.3.10` | [](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.10`](https://togithub.com/spring-projects/spring-framework/releases/v5.3.10) #### :star: New Features - Invalid JavaBean property 'logoutHandlers' being accessed (warning in the logs for Spring Security's ConcurrentSessionFilter) [#​27372](https://togithub.com/spring-projects/spring-framework/issues/27372) - Convenient configuration of type permissions for XStream 1.4.18 [#​27343](https://togithub.com/spring-projects/spring-framework/issues/27343) - Add SmallRye Mutiny support to ReactiveAdapterRegistry [#​27331](https://togithub.com/spring-projects/spring-framework/pull/27331) - Introduce `ExceptionCollector` testing utility [#​27316](https://togithub.com/spring-projects/spring-framework/issues/27316) - Support `TimeUnit` in the `@Scheduled` annotation [#​27309](https://togithub.com/spring-projects/spring-framework/pull/27309) - Make it possible to determine if circular references are prohibited or if the cycle just couldn't be broken [#​27289](https://togithub.com/spring-projects/spring-framework/issues/27289) - Support Charset for character encoding in MockMvc [#​27231](https://togithub.com/spring-projects/spring-framework/issues/27231) - Support default character encoding for response in MockMvc [#​27230](https://togithub.com/spring-projects/spring-framework/issues/27230) - Introduce `setDefaultCharacterEncoding()` in `MockHttpServletResponse` [#​27214](https://togithub.com/spring-projects/spring-framework/issues/27214) - Use MessageSource for `@ExceptionHandler` methods [#​27203](https://togithub.com/spring-projects/spring-framework/pull/27203) - ResponseStatusException.initCause always throws IllegalStateException [#​27196](https://togithub.com/spring-projects/spring-framework/issues/27196) - Introduce soft assertions for WebTestClient [#​26969](https://togithub.com/spring-projects/spring-framework/pull/26969) - Introduce soft assertions for MockMvc [#​26917](https://togithub.com/spring-projects/spring-framework/pull/26917) - Blockhound flags a blocking call when WebFlux serves a static resource [#​26631](https://togithub.com/spring-projects/spring-framework/issues/26631) - Optimize memory allocations in StringUtils#cleanPath [#​26316](https://togithub.com/spring-projects/spring-framework/pull/26316) - InvocableHandlerMethod calls makeAccessible(getBridgedMethod()) on every call \[SPR-15230] [#​19795](https://togithub.com/spring-projects/spring-framework/issues/19795) #### :lady_beetle: Bug Fixes - Support char, float, and double primitive default values in BeanUtils.instantiateClass() [#​27390](https://togithub.com/spring-projects/spring-framework/pull/27390) - Fix memory leak on AOP Proxy class definition cache [#​27375](https://togithub.com/spring-projects/spring-framework/pull/27375) - Fix response body missing 1st byte inside UnknownContentTypeException [#​27374](https://togithub.com/spring-projects/spring-framework/pull/27374) - CommonsMultipartResolver and DEBUG logging lead to empty fileMap in MultipartHttpServletRequest [#​27350](https://togithub.com/spring-projects/spring-framework/issues/27350) - Fix UrlPathHelper#shouldRemoveSemicolonContent() [#​27303](https://togithub.com/spring-projects/spring-framework/pull/27303) - CompositeUriComponentsContributor#hasContributors: method name is not compliant with its intention [#​27271](https://togithub.com/spring-projects/spring-framework/issues/27271) - Error with formatMapping method in AbstractMethodMessageHandler.java [#​27247](https://togithub.com/spring-projects/spring-framework/issues/27247) - Apply default `ResultHandler`s before default `ResultMatcher`s in `MockMvc` [#​27225](https://togithub.com/spring-projects/spring-framework/issues/27225) - `MockHttpServletResponse.characterEncoding` should not be `@Nullable` [#​27219](https://togithub.com/spring-projects/spring-framework/issues/27219) - WebSocketMessageBrokerStats.getExecutorStatsInfo() throws exception if Executor is not a ThreadPoolExecutor [#​27209](https://togithub.com/spring-projects/spring-framework/issues/27209) - `HtmlUnitRequestBuilder` ignores file uploaded via `HtmlFileInput.setData()` [#​27199](https://togithub.com/spring-projects/spring-framework/issues/27199) #### :notebook_with_decorative_cover: Documentation - Fix wording in Javadoc of ClientResponse.mutate() [#​27389](https://togithub.com/spring-projects/spring-framework/pull/27389) - Fix some typos and mistakes in docs [#​27388](https://togithub.com/spring-projects/spring-framework/pull/27388) - Fix misplaced comma in AOP doc [#​27387](https://togithub.com/spring-projects/spring-framework/pull/27387) - Fix Kotlin example for filtering handler functions [#​27337](https://togithub.com/spring-projects/spring-framework/pull/27337) - Document when `prepareTestInstance()` is invoked when using the `SpringMethodRule` [#​27305](https://togithub.com/spring-projects/spring-framework/issues/27305) - Fix duplicated "the" occurrences in Javadoc and XSD [#​27291](https://togithub.com/spring-projects/spring-framework/pull/27291) - Fix typo in DefaultPartHttpMessageReader [#​27260](https://togithub.com/spring-projects/spring-framework/pull/27260) - Fix reference to Optional.isPresent() in ObjectUtils.isEmpty() [#​27223](https://togithub.com/spring-projects/spring-framework/pull/27223) - Clarify that ClientRequest.from(..) also copies body [#​27220](https://togithub.com/spring-projects/spring-framework/pull/27220) - `@Cacheable` caches empty Optionals but documentation states otherwise [#​27184](https://togithub.com/spring-projects/spring-framework/issues/27184) - Reference docs missing left-hand side navigation [#​27177](https://togithub.com/spring-projects/spring-framework/issues/27177) #### :hammer: Dependency Upgrades - Compatibility with Jackson 2.13 [#​27206](https://togithub.com/spring-projects/spring-framework/issues/27206) - Upgrade to JUnit 5.8 [#​27392](https://togithub.com/spring-projects/spring-framework/issues/27392) - Upgrade to Kotlin 1.5.30 [#​27371](https://togithub.com/spring-projects/spring-framework/issues/27371) - Upgrade to Reactor 2020.0.11 [#​27399](https://togithub.com/spring-projects/spring-framework/issues/27399) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​leeseojune53](https://togithub.com/leeseojune53) - [@​AlexejTimonin](https://togithub.com/AlexejTimonin) - [@​joshua-qa](https://togithub.com/joshua-qa) - [@​wilkinsona](https://togithub.com/wilkinsona) - [@​marschall](https://togithub.com/marschall) - [@​philwebb](https://togithub.com/philwebb) - [@​hantsy](https://togithub.com/hantsy) - [@​juchanei](https://togithub.com/juchanei) - [@​izeye](https://togithub.com/izeye) - [@​takeaction21](https://togithub.com/takeaction21) - [@​yokotaso](https://togithub.com/yokotaso) - [@​gushev](https://togithub.com/gushev) - [@​Yin-Jui](https://togithub.com/Yin-Jui) - [@​evpaassen](https://togithub.com/evpaassen) - [@​matvs](https://togithub.com/matvs) - [@​crlikcngroup](https://togithub.com/crlikcngroup) - [@​ydh6226](https://togithub.com/ydh6226) - [@​knittl](https://togithub.com/knittl) - [@​Inmord](https://togithub.com/Inmord) - [@​benelog](https://togithub.com/benelog) - [@​Axzial](https://togithub.com/Axzial) - [@​quaff](https://togithub.com/quaff) - [@​di72nn](https://togithub.com/di72nn) - [@​aoudiamoncef](https://togithub.com/aoudiamoncef) - [@​lyxell](https://togithub.com/lyxell) - [@​mustafau](https://togithub.com/mustafau) - [@​xak2000](https://togithub.com/xak2000) - [@​manish-in-java](https://togithub.com/manish-in-java) - [@​wyhasany](https://togithub.com/wyhasany) - [@​GrantFleming](https://togithub.com/GrantFleming) - [@​w3-3w](https://togithub.com/w3-3w) - [@​Syuziko](https://togithub.com/Syuziko) </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 these updates 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
