From 2816b289e12aad564213796eec40383ebe8c4055 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 30 Jun 2025 15:45:38 +0000 Subject: [PATCH] deps: update dependency org.testcontainers:testcontainers to v1.21.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 30c285d3e..6fd6de5d2 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ org.testcontainers testcontainers - 1.21.2 + 1.21.3 test diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml index 4f5cb025f..a7f867c9c 100644 --- a/samples/quickperf/pom.xml +++ b/samples/quickperf/pom.xml @@ -73,7 +73,7 @@ org.testcontainers testcontainers - 1.21.2 + 1.21.3 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 8cbc9c7d8..b8e76427b 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ org.testcontainers testcontainers - 1.21.2 + 1.21.3 test diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml index 66c075494..64c806e0f 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.2 + 1.21.3 diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index 3a0993ce3..bd4e87cdf 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.2 + 1.21.3 test