Skip to content

Commit 9e8f9be

Browse files
Merge pull request #1051 from cloudfoundry/java-patch-release-notes
Updates release notes for Java quarterly patches
2 parents 3d23111 + b7a7356 commit 9e8f9be

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

config/packaging.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,23 +92,23 @@ jprofiler_profiler:
9292

9393
jre:
9494
name: OpenJDK JRE 8
95-
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA)'
96-
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/8u392b9/general/release-notes/)'
95+
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujan2024.html#AppendixJAVA)'
96+
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/8u402b7/general/release-notes/)'
9797

9898
jre-11:
9999
name: OpenJDK JRE 11
100-
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA)'
101-
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.21b10/general/release-notes/)'
100+
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujan2024.html#AppendixJAVA)'
101+
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.22b12/general/release-notes/)'
102102

103103
jre-17:
104104
name: OpenJDK JRE 17
105-
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA)'
106-
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.9b11/general/release-notes/)'
105+
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujan2024.html#AppendixJAVA)'
106+
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.10b13/general/release-notes/)'
107107

108108
jre-21:
109109
name: OpenJDK JRE 21
110-
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA)'
111-
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/21.0.1b12/general/release-notes/)'
110+
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujan2024.html#AppendixJAVA)'
111+
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/21.0.2b14/general/release-notes/)'
112112

113113
jrebel_agent:
114114
name: JRebel Agent

0 commit comments

Comments
 (0)