[
https://issues.apache.org/jira/browse/FINERACT-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18085492#comment-18085492
]
Adam Saghy edited comment on FINERACT-2621 at 6/2/26 1:10 PM:
--------------------------------------------------------------
Sharing my 2 cents:
* We are not looking for migrating from JDK21 to JDK25 for now
* Use OpenRewrite to automated the migration as much as possible (we hope 90%+
migration out of box).
* WE need green build
** You can raise PR and let the Github Actions CI do its job ;)
* Ensure no outdated dependencies remains
* Ensure no two dependencies remains on our classpath with different versions
Optional:
* Review the changelog between Spring Boot 3.5 vs 4:
*
** Is there any custom logic of ours that should be dropped?
** Are we violating anything?
** what new things are there we should adopt (recommendations on Fineract DEV
maillist)
** etc.
was (Author: adamsaghy):
Sharing my 2 cents:
* We are not looking for migrating from JDK21 to JDK25 for now
* Use OpenRewrite to automated the migration as much as possible (we hope 90%+
migration out of box).
* WE need green build
** You can raise PR and let the Github Actions CI do its job ;)
Optional:
* Review the changelog between Spring Boot 3.5 vs 4:
** Is there any custom logic of ours that should be dropped?
** Are we violating anything?
** what new things are there we should adopt (recommendations on Fineract DEV
maillist)
** etc.
> Upgrade to Spring Framework 7.x and Spring Boot 4.x
> ---------------------------------------------------
>
> Key: FINERACT-2621
> URL: https://issues.apache.org/jira/browse/FINERACT-2621
> Project: Apache Fineract
> Issue Type: Task
> Reporter: Aleksandar Vidakovic
> Priority: Major
> Fix For: 1.15.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)