diff --git a/CHANGELOG.md b/CHANGELOG.md index a7797f98d9d..8488fdf60c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ Helidon 4 supports MicroProfile 6. This means your existing Helidon MP 3.x appli New to Helidon? Then jump in and [get started](https://helidon.io/docs/v4/#/about/prerequisites). -Java 21 is required to use Helidon 4.0.0 +Java 21 is required to use Helidon 4.0.0. ### CHANGES diff --git a/README.md b/README.md index 0853cd32299..f76cd1ee152 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ Helidon 4 supports MicroProfile 6. This means your existing Helidon MP 3.x appli New to Helidon? Then jump in and [get started](https://helidon.io/docs/v4/#/about/prerequisites). +Java 21 is required to use Helidon 4. + + ## License Helidon is available under Apache License 2.0.