From ecc08597b1446eefede1e6f7a8bb1e0f21cf264d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 16 Dec 2025 01:49:57 +0000 Subject: [PATCH] deps: update dependency org.testcontainers:testcontainers to v2.0.3 --- pom.xml | 2 +- samples/quickperf/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- samples/spring-data-jdbc/googlesql/pom.xml | 2 +- samples/spring-data-jdbc/postgresql/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 744c5dedf..9a08db03f 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 test diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml index 7c76ba020..3618b6461 100644 --- a/samples/quickperf/pom.xml +++ b/samples/quickperf/pom.xml @@ -73,7 +73,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index a8cfbaec3..12b2c88c8 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 test diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml index ce4b65991..ec5de12fc 100644 --- a/samples/spring-data-jdbc/googlesql/pom.xml +++ b/samples/spring-data-jdbc/googlesql/pom.xml @@ -90,7 +90,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index 05aa58467..3db0c1aa3 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -132,7 +132,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 test