diff --git a/factcast-examples/factcast-example-server-basicauth/pom.xml b/factcast-examples/factcast-example-server-basicauth/pom.xml index 5fd9cc5c5..300c9a071 100644 --- a/factcast-examples/factcast-example-server-basicauth/pom.xml +++ b/factcast-examples/factcast-example-server-basicauth/pom.xml @@ -52,7 +52,7 @@ org.testcontainers postgresql - 1.14.0 + 1.14.1 diff --git a/factcast-examples/factcast-example-server/pom.xml b/factcast-examples/factcast-example-server/pom.xml index cdc8bc842..1c2d06f4c 100644 --- a/factcast-examples/factcast-example-server/pom.xml +++ b/factcast-examples/factcast-example-server/pom.xml @@ -52,7 +52,7 @@ org.testcontainers postgresql - 1.14.0 + 1.14.1 diff --git a/factcast-examples/factcast-example-tls-server/pom.xml b/factcast-examples/factcast-example-tls-server/pom.xml index 4f1e13c9b..4e378da80 100644 --- a/factcast-examples/factcast-example-tls-server/pom.xml +++ b/factcast-examples/factcast-example-tls-server/pom.xml @@ -56,7 +56,7 @@ org.testcontainers postgresql - 1.14.0 + 1.14.1 diff --git a/factcast-integration-full/factcast-integration-transformation/pom.xml b/factcast-integration-full/factcast-integration-transformation/pom.xml index 716363558..6824070cd 100644 --- a/factcast-integration-full/factcast-integration-transformation/pom.xml +++ b/factcast-integration-full/factcast-integration-transformation/pom.xml @@ -83,7 +83,7 @@ org.testcontainers postgresql - 1.14.0 + 1.14.1 diff --git a/factcast-store-pgsql/pom.xml b/factcast-store-pgsql/pom.xml index 3b0a5c925..cbba29b67 100644 --- a/factcast-store-pgsql/pom.xml +++ b/factcast-store-pgsql/pom.xml @@ -55,7 +55,7 @@ org.testcontainers postgresql - 1.14.0 + 1.14.1 test