diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index 583d823b009fff567918ea81cf61b8aa763ef66e..aa05c5e04db3a12b8c6056beb6ce405a2935c726 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -328,9 +328,12 @@
     "istanbuljs": "https://github.com/istanbuljs/istanbuljs",
     "jackson": [
       "https://github.com/FasterXML/jackson",
+      "https://github.com/FasterXML/jackson-annotations",
+      "https://github.com/FasterXML/jackson-core",
       "https://github.com/FasterXML/jackson-databind",
       "https://github.com/FasterXML/jackson-dataformats-binary",
       "https://github.com/FasterXML/jackson-dataformats-text",
+      "https://github.com/FasterXML/jackson-jaxrs-providers",
       "https://github.com/FasterXML/jackson-module-kotlin"
     ],
     "jasmine": "https://github.com/jasmine/jasmine",