We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b508f72 commit 18729c2Copy full SHA for 18729c2
config/packaging.yml
@@ -105,6 +105,11 @@ 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/)'
107
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
+
113
jrebel_agent:
114
name: JRebel Agent
115
release_notes: '[ChangeLog](https://www.jrebel.com/products/jrebel/changelog)'
0 commit comments