From 647799118c4957a5951371cbbacfad912e7f1c1e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 20 Nov 2024 22:29:33 +0000 Subject: [PATCH] deps: update dependency org.testcontainers:testcontainers to v1.20.4 --- 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 420f3315e..4bc9941b8 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ org.testcontainers testcontainers - 1.20.3 + 1.20.4 test diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml index ef6e6e9b6..7d9ed71b8 100644 --- a/samples/quickperf/pom.xml +++ b/samples/quickperf/pom.xml @@ -73,7 +73,7 @@ org.testcontainers testcontainers - 1.20.3 + 1.20.4 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 114c0f8e8..36fbfb9b0 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ org.testcontainers testcontainers - 1.20.3 + 1.20.4 test diff --git a/samples/spring-data-jdbc/pom.xml b/samples/spring-data-jdbc/pom.xml index 5882816eb..8dc0e66de 100644 --- a/samples/spring-data-jdbc/pom.xml +++ b/samples/spring-data-jdbc/pom.xml @@ -119,7 +119,7 @@ org.testcontainers testcontainers - 1.20.3 + 1.20.4 test