AWS corretto documentation change
Summary
Updated version numbers from 25.0.0 to 25.0.1 in verification examples
Security assessment
Version increment reflects standard updates. No security-related terminology, CVE references, or vulnerability mitigations are present in the changes.
Diff
diff --git a/corretto/latest/corretto-25-ug/amazon-linux-install.md b/corretto/latest/corretto-25-ug/amazon-linux-install.md index 96647475c..9f8dc12ec 100644 --- a//corretto/latest/corretto-25-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-25-ug/amazon-linux-install.md @@ -57 +57 @@ In the terminal, run the following command to verify the installation. -Expected output for 25.0.0: +Expected output for 25.0.1: @@ -60,3 +60,3 @@ Expected output for 25.0.0: - openjdk version "25.0.0" 2025-09-16 - OpenJDK Runtime Environment Corretto-25.0.0.36.2 (build 25.0.0+36-LTS) - OpenJDK 64-Bit Server VM Corretto-25.0.0.36.2 (build 25.0.0+36-LTS, mixed mode) + openjdk version "25.0.1" 2025-10-21 LTS + OpenJDK Runtime Environment Corretto-25.0.1.8.1 (build 25.0.1+8-LTS) + OpenJDK 64-Bit Server VM Corretto-25.0.1.8.1 (build 25.0.1+8-LTS, mixed mode)