Skip to content

Commit 526dbcc

Browse files
Merge pull request #979 from cloudfoundry/java0updates
Added Java Release note updates
2 parents 7e5d1a4 + 96b6de0 commit 526dbcc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/packaging.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -92,18 +92,18 @@ jprofiler_profiler:
9292

9393
jre:
9494
name: OpenJDK JRE 8
95-
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022.html#AppendixJAVA)'
96-
release_notes: '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u345/)'
95+
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA)'
96+
release_notes: '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u352/)'
9797

9898
jre-11:
9999
name: OpenJDK JRE 11
100-
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022.html#AppendixJAVA)'
101-
release_notes: '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.16/)'
100+
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA)'
101+
release_notes: '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.17/)'
102102

103103
jre-17:
104104
name: OpenJDK JRE 17
105-
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022.html#AppendixJAVA)'
106-
release_notes: '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.4/)'
105+
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA)'
106+
release_notes: '[Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.5/)'
107107

108108
jrebel_agent:
109109
name: JRebel Agent

0 commit comments

Comments
 (0)