From 78aa4bf90e8a5339f5179fe1b95d6ed6e1b9ebbc Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 26 Nov 2024 11:49:24 +0100 Subject: [PATCH] deps: update dependency org.testcontainers:testcontainers to v1.20.4 (#1835) --- 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 e9661fb3..39ce893e 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 ef6e6e9b..7d9ed71b 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 114c0f8e..36fbfb9b 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 5882816e..8dc0e66d 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