From: KrupaNagabhushan Date: Tue, 20 Jan 2026 16:05:42 +0000 (+0000) Subject: Update Testcontainers library to version 2 X-Git-Tag: 9.0.1~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f7f3b440fbe4a6380f490dd1e39b29cdfb32b70b;p=policy%2Fclamp.git Update Testcontainers library to version 2 Issue-ID: POLICY-5535 Change-Id: I9def3bafc4c0d51e23a8fba68ea97159bf2f4a3b Signed-off-by: KrupaNagabhushan --- diff --git a/clamp-parent/dependencies/pom.xml b/clamp-parent/dependencies/pom.xml index 7dba22481..3790c7ae4 100644 --- a/clamp-parent/dependencies/pom.xml +++ b/clamp-parent/dependencies/pom.xml @@ -744,7 +744,7 @@ org.testcontainers testcontainers-bom - 1.21.3 + 2.0.3 pom import diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml index 464584df8..1b8c2a079 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -285,12 +285,12 @@ org.testcontainers - junit-jupiter + testcontainers-junit-jupiter test org.testcontainers - postgresql + testcontainers-postgresql test