# Micronaut v5.0.7 — Micronaut Core 5.0.7 - Product: Micronaut (https://whatsnew.fyi/product/micronaut) - Vendor: Micronaut Foundation - Date: 2026-07-23 - Version: v5.0.7 - Original notes: https://github.com/micronaut-projects/micronaut-core/releases/tag/v5.0.7 - Permalink: https://whatsnew.fyi/product/micronaut/releases/v5.0.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Replace reference equality with value equality in isAny and isAnyMethod for CORS - **security** — Update Jackson dependencies to patch security vulnerabilities ##### What's Changed ###### Bug Fixes 🐞 * fix(cors): replace reference equality with value equality in isAny and isAnyMethod by @fatekingsama in https://github.com/micronaut-projects/micronaut-core/pull/12627 * Update Jackson dependencies to patch security vulnerabilities ([#12834](https://github.com/micronaut-projects/micronaut-core/issues/12834)) **Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v5.0.6...v5.0.7