From 2c49dc75de1a5291ad81ed4bab2c5f8a4b8cb769 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 28 Oct 2025 08:59:43 +0100 Subject: [PATCH] Upgrade to Testcontainers 2.0. See spring-projects/spring-data-build#2688 --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 91ed211d7..24120f350 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,6 @@ 0.20.2 2.25.1 1.5.3 - 1.21.3 3.9.2 spring.data.elasticsearch @@ -324,10 +323,16 @@ test + + org.apache.commons + commons-lang3 + 3.19.0 + test + + org.testcontainers - elasticsearch - ${testcontainers} + testcontainers-elasticsearch test