# Quarkus 3.27.4 released - LTS maintenance release

DevFeed: [Quarkus 3.27.4 released - LTS maintenance release](<https://devfeed.tech/articles/quarkus-3-27-4-released-lts-maintenance-release-43768.md>)

Original publisher: [Read original article](<https://quarkus.io/blog/quarkus-3-27-4-released/>)

Author: Jan Martiška (https://twitter.com/janmartiska)

Published: 2026-05-26T00:00:00Z

Content type: release

Language: en

Sources: [Quarkus - Supersonic Subatomic Java](<https://devfeed.tech/sources/quarkus-supersonic-subatomic-java.md>)

Topics: [Quarkus](<https://devfeed.tech/topics/quarkus.md>), [bugfixes](<https://devfeed.tech/topics/bugfixes.md>), [maintenance](<https://devfeed.tech/topics/maintenance.md>), [upgrade](<https://devfeed.tech/topics/upgrade.md>), [changelog](<https://devfeed.tech/topics/changelog.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [bugfixes](<https://devfeed.tech/tags/bugfixes.md>), [changelog](<https://devfeed.tech/tags/changelog.md>), [cli](<https://devfeed.tech/tags/cli.md>), [github](<https://devfeed.tech/tags/github.md>), [lts](<https://devfeed.tech/tags/lts.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [quarkus](<https://devfeed.tech/tags/quarkus.md>), [release](<https://devfeed.tech/tags/release.md>), [security](<https://devfeed.tech/tags/security.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>), [version](<https://devfeed.tech/tags/version.md>)

## AI overview

Quarkus 3.27.4 is an LTS maintenance release containing bug fixes, documentation updates, and security fixes. The announcement recommends upgrading existing Quarkus 3.27 applications with the Quarkus CLI and provides a full changelog on GitHub.

## Source excerpt

Today, we released Quarkus 3.27.4, our next maintenance release for the 3.27 LTS stream. This release contains bugfixes, documentation updates and security fixes. It should be a safe upgrade for anyone already using 3.27. Update To update to Quarkus 3.27, we recommend updating to the latest version of the Quarkus CLI and run: quarkus update --stream=3.27 Note that quarkus update can update your applications from any version of Quarkus (including 2.x) to Quarkus 3.27. Full changelog You can get the full changelog of 3.27.4 on GitHub. Come Join Us We value your feedback a lot so please report bugs, ask for improvements... Let's build something great together! If you are a Quarkus user or just curious, don't be shy and join our welcoming community: provide feedback on GitHub; craft some code and push a PR; discuss with us on Zulip and on the mailing list; ask your questions on Stack Overflow.