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