Jackson 2 To 3 Migration

Migrate a Java project from Jackson 2 to Jackson 3. Use this skill whenever the user wants to upgrade Jackson, mentions jackson-databind, com.fasterxml.jackson imports, or asks about moving from Jackson 2.x to 3.x. Also trigger when the user shares Java/Kotlin code or build files (pom.xml, build.gradle) containing Jackson 2 dependencies and asks to update, modernize, or migrate them. This skill covers import renaming, dependency GroupId changes, API migrations, IOException-to-JacksonException changes, ObjectMapper builder patterns, BOM usage in multi-module Maven projects, and OpenRewrite recipe usage.

litsec d203dec 2 files · 17.2 KB Updated

File contents

litsec/claude-code-skills/tree/main/plugins/jackson-2-to-3-migration/skills/jackson-2-to-3-migration commit d203dec883

Frequently asked questions

npx skillmds@latest add litsec/jackson-2-to-3-migration