Migrate to Spring 7 / Spring Boot 4#278
Conversation
|
Thanks for sharing the pr. I'll review and update the PR, let me see why CI is not running. |
Thank you. FYI I removed Spring dependency management ("for now?"), it was giving me some exception that configuration was already applied, did not investigate further more. |
|
@sonus21 Any finding why CI is not running? |
|
@ITman1 can you take a pull again and push again please? I'm not sure why this has issue. |
16fd2ea to
886e22d
Compare
|
@sonus21 Push helped, I did also minor fixes in reactive tests. CI is failing on last step - |
|
Thanks for checking, let me check what's going on. @ITman1 |
|
I'm merging this pr, I'll take a pull from main and check what's going on. |


Description
Spring 7 and Boot 4 release which brings new major dependencies, mainly Jackson 3.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
RqueueMessageEnqueuerpassed.Checklist: