diff --git a/factcast-examples/factcast-example-server-basicauth/pom.xml b/factcast-examples/factcast-example-server-basicauth/pom.xml index 2f93a9603f..1ce07cf3ad 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.12.5 + 1.13.0 diff --git a/factcast-examples/factcast-example-server/pom.xml b/factcast-examples/factcast-example-server/pom.xml index 4fc628a828..c78f62f9e2 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.12.5 + 1.13.0 diff --git a/factcast-examples/factcast-example-tls-server/pom.xml b/factcast-examples/factcast-example-tls-server/pom.xml index 439416ad74..6913ac4fdd 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.12.5 + 1.13.0 diff --git a/factcast-store-pgsql/pom.xml b/factcast-store-pgsql/pom.xml index bf5fc92a07..46f5bfe39e 100644 --- a/factcast-store-pgsql/pom.xml +++ b/factcast-store-pgsql/pom.xml @@ -39,7 +39,7 @@ org.testcontainers postgresql - 1.12.5 + 1.13.0 test