Skip to content

feat!: Upgrade to Spring Boot 4 and Jackson 3#157

Merged
juancgalvis merged 5 commits into
reactive-commons:masterfrom
luisgomez29:feature/spring-boot-4
Dec 11, 2025
Merged

feat!: Upgrade to Spring Boot 4 and Jackson 3#157
juancgalvis merged 5 commits into
reactive-commons:masterfrom
luisgomez29:feature/spring-boot-4

Conversation

@luisgomez29

Copy link
Copy Markdown
Contributor

Features:

  • Upgrade to Spring Boot 4 and Jackson 3
  • Add migration guide

api 'com.fasterxml.jackson.core:jackson-databind'

implementation 'io.cloudevents:cloudevents-json-jackson:4.0.1'
api 'tools.jackson.core:jackson-databind:3.0.3'

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.

is required to specify the version or can we leave it to spring boot resolution?

@juancgalvis juancgalvis 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.

Great work!

@juancgalvis juancgalvis merged commit 050414b into reactive-commons:master Dec 11, 2025
1 check passed
@luisgomez29 luisgomez29 deleted the feature/spring-boot-4 branch December 11, 2025 20:14
Sign up for free to 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