AWS corretto documentation change
Summary
Updated version references from 11.0.27 to 11.0.28 in installation verification output
Security assessment
This reflects a routine version update for Corretto JDK. No security advisories or vulnerability fixes are explicitly mentioned in the change.
Diff
diff --git a/corretto/latest/corretto-11-ug/amazon-linux-install.md b/corretto/latest/corretto-11-ug/amazon-linux-install.md index 798dd5936..f84db6a0c 100644 --- a//corretto/latest/corretto-11-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-11-ug/amazon-linux-install.md @@ -57 +57 @@ In the terminal, run the following command to verify the installation. -Expected output for 11.0.27: +Expected output for 11.0.28: @@ -60,3 +60,3 @@ Expected output for 11.0.27: - openjdk version "11.0.27" 2025-04-15 LTS - OpenJDK Runtime Environment Corretto-11.0.27.6.1 (build 11.0.27+6-LTS) - OpenJDK 64-Bit Server VM Corretto-11.0.27.6.1 (build 11.0.27+6-LTS, mixed mode) + openjdk version "11.0.28" 2025-07-15 LTS + OpenJDK Runtime Environment Corretto-11.0.28.6.1 (build 11.0.28+6-LTS) + OpenJDK 64-Bit Server VM Corretto-11.0.28.6.1 (build 11.0.28+6-LTS, mixed mode)