reitit 2026-08-31

I wanted to upgrade to get newer dependencies, as the current jackson version has some CVE's. But it seems that my project still ends up using the old version (2.18) via the muuntaja dependency

good catch, I'll bump the deps in muuntaja as well the n

@sigve.nordgaard oh, if you want to get rid of that CVE, depend explicitly on jsonista 1.0.0, it has a newer jackson. We forgot to bump the jsonista dep in muuntaja when we released 1.0.0, I'll do that next.

Thanks 👍 And the dependencies will be up to date for the final 0.11 release?