Skip to content

Commit f758aa1

Browse files
Add postgresql-jdbc 42.7.12, remove postgresql-jdbc 42.7.11 (#1340)
for stack(s) cflinuxfs4, cflinuxfs5
1 parent cc04a62 commit f758aa1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

manifest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -506,13 +506,13 @@ dependencies:
506506
source: https://github.com/bell-sw/Liberica/releases/download/25.0.3+11/bellsoft-jre25.0.3+11-linux-amd64.tar.gz
507507
source_sha256: ''
508508
- name: postgresql-jdbc
509-
version: 42.7.11
510-
uri: https://buildpacks.cloudfoundry.org/dependencies/postgresql-jdbc/postgresql-jdbc_42.7.11_linux_noarch_any-stack_1981b31d.jar
511-
sha256: 1981b31d3993c58702783c1cddf10a34e48c1f413d70ff1cb6def0a143484647
509+
version: 42.7.12
510+
uri: https://buildpacks.cloudfoundry.org/dependencies/postgresql-jdbc/postgresql-jdbc_42.7.12_linux_noarch_any-stack_31fbf6f0.jar
511+
sha256: 31fbf6f06b2217fb51d5100cee51b22625cc81640da0679b47914e54c1e6377c
512512
cf_stacks:
513513
- cflinuxfs4
514514
- cflinuxfs5
515-
source: https://repo1.maven.org/maven2/org/postgresql/postgresql/42.7.11/postgresql-42.7.11.jar
515+
source: https://repo1.maven.org/maven2/org/postgresql/postgresql/42.7.12/postgresql-42.7.12.jar
516516
source_sha256: ''
517517
- name: sapmachine
518518
version: 17.0.19

0 commit comments

Comments
 (0)