From ed8b7ffa890defbbfc8d925c1af1e92c6276c9da Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 19 Jun 2025 01:40:50 +0000 Subject: [PATCH] deps: update dependency org.testcontainers:testcontainers to v1.21.2 --- 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 c50a25eef..c401f18ef 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ org.testcontainers testcontainers - 1.21.1 + 1.21.2 test diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml index 4ac5fff3f..85a451133 100644 --- a/samples/quickperf/pom.xml +++ b/samples/quickperf/pom.xml @@ -73,7 +73,7 @@ org.testcontainers testcontainers - 1.21.1 + 1.21.2 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 11e7fb312..54554778f 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ org.testcontainers testcontainers - 1.21.1 + 1.21.2 test diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml index fbc95e391..503f8ce30 100644 --- a/samples/spring-data-jdbc/googlesql/pom.xml +++ b/samples/spring-data-jdbc/googlesql/pom.xml @@ -90,7 +90,7 @@ org.testcontainers testcontainers - 1.21.1 + 1.21.2 diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index a9558ba56..24f285d4b 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -119,7 +119,7 @@ org.testcontainers testcontainers - 1.21.1 + 1.21.2 test