diff --git a/benchmarks/tpcc/pom.xml b/benchmarks/tpcc/pom.xml index 858066d243..c3161bb7a2 100644 --- a/benchmarks/tpcc/pom.xml +++ b/benchmarks/tpcc/pom.xml @@ -50,7 +50,7 @@ org.postgresql postgresql - 42.7.4 + 42.7.5 diff --git a/samples/cloud-run/java/pom.xml b/samples/cloud-run/java/pom.xml index 3b78afa7a3..aa8810a29e 100644 --- a/samples/cloud-run/java/pom.xml +++ b/samples/cloud-run/java/pom.xml @@ -51,7 +51,7 @@ org.postgresql postgresql - 42.7.4 + 42.7.5 compile diff --git a/samples/java/liquibase/pom.xml b/samples/java/liquibase/pom.xml index b9d3ed55aa..618afb14df 100644 --- a/samples/java/liquibase/pom.xml +++ b/samples/java/liquibase/pom.xml @@ -71,7 +71,7 @@ org.postgresql postgresql - 42.7.4 + 42.7.5 diff --git a/samples/java/spring-data-jpa/pom.xml b/samples/java/spring-data-jpa/pom.xml index 2c6d13b68d..f219cec7e3 100644 --- a/samples/java/spring-data-jpa/pom.xml +++ b/samples/java/spring-data-jpa/pom.xml @@ -44,7 +44,7 @@ org.postgresql postgresql - 42.7.4 + 42.7.5 diff --git a/samples/snippets/java-snippets/pom.xml b/samples/snippets/java-snippets/pom.xml index 05fc7ffb15..a0a5d6e45c 100644 --- a/samples/snippets/java-snippets/pom.xml +++ b/samples/snippets/java-snippets/pom.xml @@ -38,7 +38,7 @@ org.postgresql postgresql - 42.7.4 + 42.7.5