diff --git a/config/packaging.yml b/config/packaging.yml index a789bd3bb..ca119127f 100644 --- a/config/packaging.yml +++ b/config/packaging.yml @@ -24,7 +24,7 @@ agent: app_dynamics_agent: name: AppDynamics Agent - release_notes: '[Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-release-announcements/release-notes/language-agent-notes/java-agent-notes)' + release_notes: '[Release Notes](https://docs.appdynamics.com/appd/onprem/24.x/latest/en/product-and-release-announcements/release-notes)' azure_application_insights_agent: name: Azure Application Insights Agent @@ -92,23 +92,23 @@ jprofiler_profiler: jre: name: OpenJDK JRE 8 - cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujan2024.html#AppendixJAVA)' - release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/8u402b7/general/release-notes/)' + cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixJAVA)' + release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/8u412b9/general/release-notes/)' jre-11: name: OpenJDK JRE 11 - cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujan2024.html#AppendixJAVA)' - release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.22b12/general/release-notes/)' + cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixJAVA)' + release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.23b10/general/release-notes/)' jre-17: name: OpenJDK JRE 17 - cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujan2024.html#AppendixJAVA)' - release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.10b13/general/release-notes/)' + cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixJAVA)' + release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.11b10/general/release-notes/)' jre-21: name: OpenJDK JRE 21 cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujan2024.html#AppendixJAVA)' - release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/21.0.2b14/general/release-notes/)' + release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/21.0.3b10/general/release-notes/)' jrebel_agent: name: JRebel Agent @@ -200,4 +200,4 @@ tomcat: your_kit_profiler: name: YourKit Profiler - release_notes: '[Release Notes](https://www.yourkit.com/download/yjp_2023_9_builds.jsp)' + release_notes: '[Release Notes](https://www.yourkit.com/download/yjp_2024_3_builds.jsp)'