From 180ba3029f5128d8f8dfae110a39b1f6bafd6f5e Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Wed, 25 Oct 2023 10:53:36 -0700 Subject: [PATCH] Minor update --- CHANGELOG.md | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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.