Skip to content

Commit abfefc6

Browse files
authored
Merge pull request #1199 from cloudfoundry/pr-by-releng-bot-1773071465
Updating version for openjdk for 25.X.X
2 parents 19f60e8 + 72822be commit abfefc6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

manifest.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,12 +408,13 @@ dependencies:
408408
source_sha256: '093103d28af566cc3097e152e415c8c937dbc288cb31aebdef2f69ffc5996e2d'
409409
- name: openjdk
410410
version: 25.0.2+12
411-
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_25.0.2%2B12_linux_x64_cflinuxfs4_c6c8e022.tgz
411+
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_25.0.2%2B12_linux_x64_any-stack_c6c8e022.tgz
412412
sha256: c6c8e022cd19be8b872b62261d75d50afe5427795a2401976631cc713c818402
413413
cf_stacks:
414414
- cflinuxfs4
415+
- cflinuxfs5
415416
source: https://github.com/bell-sw/Liberica/releases/download/25.0.2+12/bellsoft-jre25.0.2+12-linux-amd64.tar.gz
416-
source_sha256:
417+
source_sha256: c6c8e022cd19be8b872b62261d75d50afe5427795a2401976631cc713c818402
417418
- name: postgresql-jdbc
418419
version: 42.7.8
419420
uri: https://java-buildpack.cloudfoundry.org/postgresql-jdbc/postgresql-jdbc-42.7.8.jar

0 commit comments

Comments
 (0)