AWS corretto documentation change
Summary
Updated version references from 11.0.28 to 11.0.29 in installation verification output
Security assessment
Routine version update for Corretto 11 documentation. No explicit mention of security fixes in the diff.
Diff
diff --git a/corretto/latest/corretto-11-ug/amazon-linux-install.md b/corretto/latest/corretto-11-ug/amazon-linux-install.md index 7e2d05e58..e2323fadd 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.28: +Expected output for 11.0.29: @@ -60,3 +60,3 @@ Expected output for 11.0.28: - 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) + openjdk version "11.0.29" 2025-10-21 LTS + OpenJDK Runtime Environment Corretto-11.0.29.7.1 (build 11.0.29+7-LTS) + OpenJDK 64-Bit Server VM Corretto-11.0.29.7.1 (build 11.0.29+7-LTS, mixed mode)