+1 @Tibor, `kogito-apps` also has some Spring Boot dependencies in the `data-audit` module, I don't think this could break them but maybe worth looking into. I'll try to give it a test as soon as I can.
On Tue, 9 Apr 2024 at 13:19, Tibor Zimányi <tzima...@apache.org> wrote: > Hi everyone, > > to make sure we release our 10 release with the supported versions of > frameworks we use, I investigated the update of our codebase to Spring Boot > 3.2.4. Based on (1), the current version we use, 3.0.x, is not supported > anymore, and the support ended in November last year. I didn't hit any > major roadblocks, so I want to propose we update to Spring Boot 3.2.4. If I > didn't miss to update some repository, the work should be done, and can be > found in Draft PRs I created to test my changes with PR checks. The PRs can > be found here (2)(3)(4)(5) and all passed PR checks. > > What do you think about this please? Did I miss some repository I need to > check please? If we agree that this is a good idea, I will create a > kie-issue and move my PRs from Draft state to normal. > > Best regards, > Tibor > > (1) https://spring.io/projects/spring-boot#support > (2) https://github.com/apache/incubator-kie-kogito-runtimes/pull/3463 > (3) https://github.com/apache/incubator-kie-kogito-examples/pull/1903 > (4) https://github.com/apache/incubator-kie-optaplanner/pull/3074 > (5) > https://github.com/apache/incubator-kie-optaplanner-quickstarts/pull/628 >