From 91ffa09099d4b26baf602989094ff033e2c52fb4 Mon Sep 17 00:00:00 2001 From: Martho Evan Date: Thu, 5 Mar 2026 13:37:56 +0100 Subject: [PATCH] fix(dependencies): clean the pom.xml --- pom.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/pom.xml b/pom.xml index e2a01c1..63187dc 100644 --- a/pom.xml +++ b/pom.xml @@ -88,21 +88,6 @@ spring-boot-starter-webmvc-test test - - org.springframework.boot - spring-boot-testcontainers - test - - - org.testcontainers - testcontainers-junit-jupiter - test - - - - - -