From 947ad232a8c62c56f108e40dfdc20222da2d294f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 16 Oct 2025 20:55:15 +0000 Subject: [PATCH] deps: update dependency org.testcontainers:testcontainers to v2 --- 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 d8064cda4..93d5775c5 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ org.testcontainers testcontainers - 1.21.3 + 2.0.1 test diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml index ca7335c4f..72ca67a5b 100644 --- a/samples/quickperf/pom.xml +++ b/samples/quickperf/pom.xml @@ -73,7 +73,7 @@ org.testcontainers testcontainers - 1.21.3 + 2.0.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 07c7ab457..e21310cf5 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ org.testcontainers testcontainers - 1.21.3 + 2.0.1 test diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml index be86aa508..4b00f3176 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.3 + 2.0.1 diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index b7305065b..62e6ad6ec 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -132,7 +132,7 @@ org.testcontainers testcontainers - 1.21.3 + 2.0.1 test