AWS corretto documentation change
Summary
Updated version references from 21.0.7 to 21.0.8 in installation verification output
Security assessment
Standard version bump documentation without mention of security patches or vulnerabilities.
Diff
diff --git a/corretto/latest/corretto-21-ug/amazon-linux-install.md b/corretto/latest/corretto-21-ug/amazon-linux-install.md index 3a6289b1f..596c8388f 100644 --- a//corretto/latest/corretto-21-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-21-ug/amazon-linux-install.md @@ -57 +57 @@ In the terminal, run the following command to verify the installation. -Expected output for 21.0.7: +Expected output for 21.0.8: @@ -60,3 +60,3 @@ Expected output for 21.0.7: - openjdk version "21.0.7" 2025-04-15 LTS - OpenJDK Runtime Environment Corretto-21.0.7.6.1 (build 21.0.7+6-LTS) - OpenJDK 64-Bit Server VM Corretto-21.0.7.6.1 (build 21.0.7+6-LTS, mixed mode, sharing) + openjdk version "21.0.8" 2025-07-15 LTS + OpenJDK Runtime Environment Corretto-21.0.8.9.1 (build 21.0.8+9-LTS) + OpenJDK 64-Bit Server VM Corretto-21.0.8.9.1 (build 21.0.8+9-LTS, mixed mode, sharing)