Skip to content

Conversation

@jnizet
Copy link
Contributor

@jnizet jnizet commented Dec 3, 2025

Starting at Spring Boot 4, the Jackson Kotlin module added to the dependencies of the project should use the tools.jackson.module groupId rather than com.fasterxml.jackson.module.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 3, 2025
Starting at Spring Boot 4, the Jackson Kotlin module added to the dependencies of the project should use the `tools.jackson.module` groupId rather than `com.fasterxml.jackson.module`.

Signed-off-by: jnizet <jb@ninja-squad.com>
@jnizet jnizet force-pushed the fix/fix-jackson-version branch from abf913f to 70e7582 Compare December 3, 2025 16:36
@mhalbritter mhalbritter changed the title Fix Jackson module groupId added to dependencies Creating a Spring Boot 4.x Kotlin project with JSON support still uses Jackson 2's Kotlin module Dec 4, 2025
@mhalbritter mhalbritter added type: bug and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 4, 2025
@mhalbritter mhalbritter self-assigned this Dec 4, 2025
mhalbritter pushed a commit that referenced this pull request Dec 4, 2025
Starting at Spring Boot 4, the Jackson Kotlin module added to the
dependencies of the project should use the `tools.jackson.module`
groupId rather than `com.fasterxml.jackson.module`.

See gh-1733

Signed-off-by: jnizet <jb@ninja-squad.com>
@mhalbritter
Copy link
Contributor

Thanks @jnizet !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants