Skip to content

Commit 6716638

Browse files
Merge pull request #1045 from cloudfoundry/packaging-for-21
Adds packaging links for Java 21
2 parents b508f72 + 18729c2 commit 6716638

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/packaging.yml

+5
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ jre-17:
105105
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA)'
106106
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.9b11/general/release-notes/)'
107107

108+
jre-21:
109+
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/)'
112+
108113
jrebel_agent:
109114
name: JRebel Agent
110115
release_notes: '[ChangeLog](https://www.jrebel.com/products/jrebel/changelog)'

0 commit comments

Comments
 (0)