diff --git a/buildpack.toml b/buildpack.toml index 0c114d21..29e3799d 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -267,16 +267,16 @@ api = "0.7" uri = "https://openjdk.java.net/legal/gplv2+ce.html" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:oracle:jdk:21.0.3:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:oracle:jdk:21.0.4:*:*:*:*:*:*:*"] id = "jdk" name = "BellSoft Liberica JDK" - purl = "pkg:generic/bellsoft-jdk@21.0.3?arch=amd64" - sha256 = "dbbaa1399dde73d6e68d7434d36b3129f73012ba0fa8fd31b76ba0e9938cbe6b" - source = "https://github.com/bell-sw/Liberica/releases/download/21.0.3+12/bellsoft-jdk21.0.3+12-src.tar.gz" - source-sha256 = "2ab89f6ff1c0e65d2e35c48a7174cf27eae6d9824bf62cc6de2f5dbd08ae12cd" + purl = "pkg:generic/bellsoft-jdk@21.0.4?arch=amd64" + sha256 = "2dd08f255877057528501b320a9ad71d7ad24bb58b7c6f1a9b3cd23e820e2e57" + source = "https://github.com/bell-sw/Liberica/releases/download/21.0.4+9/bellsoft-jdk21.0.4+9-src.tar.gz" + source-sha256 = "4e880ee7287aa98c90470969225b9c3e4f6d85da79d45d3da563d04fc690387e" stacks = ["*"] - uri = "https://github.com/bell-sw/Liberica/releases/download/21.0.3+12/bellsoft-jdk21.0.3+12-linux-amd64.tar.gz" - version = "21.0.3" + uri = "https://github.com/bell-sw/Liberica/releases/download/21.0.4+9/bellsoft-jdk21.0.4+9-linux-amd64.tar.gz" + version = "21.0.4" [[metadata.dependencies.licenses]] type = "GPL-2.0 WITH Classpath-exception-2.0"