From 7fce4f47dd4fbb306ddfc9a35df16a3e14df5dc6 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Mon, 17 Jun 2024 20:00:45 +0200 Subject: [PATCH] Exclude a duplicate (test) depedency --- spring-ai-spring-boot-testcontainers/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spring-ai-spring-boot-testcontainers/pom.xml b/spring-ai-spring-boot-testcontainers/pom.xml index 804a5c880..a3d9fe66a 100644 --- a/spring-ai-spring-boot-testcontainers/pom.xml +++ b/spring-ai-spring-boot-testcontainers/pom.xml @@ -127,6 +127,12 @@ org.springframework.boot spring-boot-starter-test + + + org.skyscreamer + jsonassert + + test