Skip to content

Commit 9d49fe3

Browse files
committed
added open jdk jre 25
1 parent 1c46ab6 commit 9d49fe3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

config/open_jdk_jre.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jre:
2222
- 11.+
2323
- 17.+
2424
- 21.+
25+
- 25.+
2526
repository_root: "{default.repository.root}/openjdk/{platform}/{architecture}"
2627
jvmkill_agent:
2728
version: 1.+

config/packaging.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@ jre-21:
110110
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2025.html#AppendixJAVA)'
111111
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/21.0.7b9/general/release-notes/)'
112112

113+
jre-25:
114+
name: OpenJDK JRE 25
115+
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2025.html#AppendixJAVA)'
116+
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/25b37/general/release-notes/)'
117+
113118
jrebel_agent:
114119
name: JRebel Agent
115120
release_notes: '[ChangeLog](https://www.jrebel.com/products/jrebel/changelog)'

0 commit comments

Comments
 (0)