From 93bd3a7e7510d39cde042e4764914690ce24ffed Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 20 Feb 2025 22:35:27 +0000 Subject: [PATCH] deps: update dependency org.testcontainers:testcontainers to v1.20.5 --- pom.xml | 2 +- samples/quickperf/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- samples/spring-data-jdbc/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e7223d3d..cdb71c13 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ org.testcontainers testcontainers - 1.20.4 + 1.20.5 test diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml index 74194c9f..31a5cb50 100644 --- a/samples/quickperf/pom.xml +++ b/samples/quickperf/pom.xml @@ -73,7 +73,7 @@ org.testcontainers testcontainers - 1.20.4 + 1.20.5 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 89333826..6e5560f6 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ org.testcontainers testcontainers - 1.20.4 + 1.20.5 test diff --git a/samples/spring-data-jdbc/pom.xml b/samples/spring-data-jdbc/pom.xml index 62412d20..bbfd8d06 100644 --- a/samples/spring-data-jdbc/pom.xml +++ b/samples/spring-data-jdbc/pom.xml @@ -119,7 +119,7 @@ org.testcontainers testcontainers - 1.20.4 + 1.20.5 test