-
Notifications
You must be signed in to change notification settings - Fork 506
Open
Description
Jackson 3.0.0-rc1 was tagged:
https://github.com/FasterXML/jackson-core/releases/tag/jackson-core-3.0.0-rc1
According to the release notes they will change their groupid:
https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.0
- Renaming of artifacts (as per JSTEP-1)
- Maven group-ids: from "com.fasterxml.jackson" to "tools.jackson"
- Java packages: from "com.fasterxml.jackson" to "tools.jackson"
That happened now: https://repo1.maven.org/maven2/tools/jackson/
TODOs (whoever has time):
- https://github.com/scala-steward-org/scala-steward/blob/main/modules/core/src/main/resources/artifact-migrations.v2.conf
- Maven group-ids: from "com.fasterxml.jackson" to "tools.jackson"
- https://github.com/scala-steward-org/scala-steward/blob/main/modules/core/src/main/resources/scalafix-migrations.conf
- Java packages: from "com.fasterxml.jackson" to "tools.jackson"
fthomas
Metadata
Metadata
Assignees
Labels
No labels