AWS corretto documentation change
Summary
Updated expected output from Corretto 25.0.1 to 25.0.2
Security assessment
Version update lacks security context. No CVEs, vulnerabilities, or security enhancements documented in the change.
Diff
diff --git a/corretto/latest/corretto-25-ug/amazon-linux-install.md b/corretto/latest/corretto-25-ug/amazon-linux-install.md index 0bbdd4087..528d6e197 100644 --- a//corretto/latest/corretto-25-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-25-ug/amazon-linux-install.md @@ -74 +74 @@ In the terminal, run the following command to verify the installation. -Expected output for 25.0.1: +Expected output for 25.0.2: @@ -77,3 +77,3 @@ Expected output for 25.0.1: - openjdk version "25.0.1" 2025-10-21 LTS - OpenJDK Runtime Environment Corretto-25.0.1.9.1 (build 25.0.1+9-LTS) - OpenJDK 64-Bit Server VM Corretto-25.0.1.9.1 (build 25.0.1+9-LTS, mixed mode) + openjdk version "25.0.2" 2026-01-20 LTS + OpenJDK Runtime Environment Corretto-25.0.2.10.1 (build 25.0.2+10-LTS) + OpenJDK 64-Bit Server VM Corretto-25.0.2.10.1 (build 25.0.2+10-LTS, mixed mode)