Skip to content

upgrade spring boot version to 4.0.3 - #3

Merged
filiphr merged 4 commits into
flowable:mainfrom
vzickner:feature/upgrade-spring-boot
Feb 25, 2026
Merged

upgrade spring boot version to 4.0.3#3
filiphr merged 4 commits into
flowable:mainfrom
vzickner:feature/upgrade-spring-boot

Conversation

@vzickner

Copy link
Copy Markdown
Contributor

No description provided.

@filiphrfiliphr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've left some comments inline. Let's keep the baseline to Java 17, there is no need to bump that.

We should also add the spring-boot-json dependency to the starter. Otherwise, the Jackson Auto Configuration does not kick in.

Can you also adjust the import order so that they follow the same pattern as https://github.com/flowable/flowable-engine/tree/main/ide-settings/idea

Comment threadpom.xml Outdated
@filiphr

Copy link
Copy Markdown
Contributor

@vzickner we are still missing:

We should also add the spring-boot-json dependency to the starter. Otherwise, the Jackson Auto Configuration does not kick in.

@filiphrfiliphr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @vzickner

@filiphr
filiphr merged commit 36ed1b1 into flowable:mainFeb 25, 2026
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vzickner@filiphr