From ed57b99da23645362ecf028b6e7d1a3bafbf58ec Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Fri, 15 May 2026 13:52:12 +0000 Subject: [PATCH] Add postgresql-jdbc 42.7.11, remove postgresql-jdbc 42.7.8 for stack(s) cflinuxfs4, cflinuxfs5 --- manifest.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index 57990b1e2..e7f4e1c88 100644 --- a/manifest.yml +++ b/manifest.yml @@ -469,13 +469,14 @@ dependencies: source: https://github.com/bell-sw/Liberica/releases/download/25.0.3+11/bellsoft-jre25.0.3+11-linux-amd64.tar.gz source_sha256: '' - name: postgresql-jdbc - version: 42.7.8 - uri: https://java-buildpack.cloudfoundry.org/postgresql-jdbc/postgresql-jdbc-42.7.8.jar - sha256: 2a32a9dcbc42d67a50ad3a0de5efd102c8d2be46720045f2cbd6689f160ab7c7 + version: 42.7.11 + uri: https://buildpacks.cloudfoundry.org/dependencies/postgresql-jdbc/postgresql-jdbc_42.7.11_linux_noarch_any-stack_1981b31d.jar + sha256: 1981b31d3993c58702783c1cddf10a34e48c1f413d70ff1cb6def0a143484647 cf_stacks: - cflinuxfs4 - source: https://repo1.maven.org/maven2/org/postgresql/postgresql/42.7.8/postgresql-42.7.8.jar - source_sha256: 2a32a9dcbc42d67a50ad3a0de5efd102c8d2be46720045f2cbd6689f160ab7c7 + - cflinuxfs5 + source: https://repo1.maven.org/maven2/org/postgresql/postgresql/42.7.11/postgresql-42.7.11.jar + source_sha256: '' - name: sapmachine version: 17.0.19 uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_17.0.19_linux_x64_cflinuxfs4_133d93f4.tgz