From e18652269f270161621d511692b61d717f38c3fa Mon Sep 17 00:00:00 2001 From: George Adams Date: Thu, 23 Sep 2021 11:06:01 +0100 Subject: [PATCH] eclipse-temurin: update docs to include JRE 11 --- eclipse-temurin/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-temurin/content.md b/eclipse-temurin/content.md index cf0e3af29..2017f0416 100644 --- a/eclipse-temurin/content.md +++ b/eclipse-temurin/content.md @@ -10,7 +10,7 @@ The Eclipse Temurin project provides code and processes that support the buildin # Do you provide JRE (Java Runtime Environment) Images? -JRE images for OpenJDK 8 are now available. OpenJDK 11+ JRE's can be produced using `jlink` (see usage below). +JRE images for OpenJDK 8 and 11 are now available. OpenJDK 11+ JRE's can also be produced using `jlink` (see usage below). # How to use this Image