From 31feb4319b67df064a7bcbe431e0b3aa9d1389df Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Fri, 16 May 2025 11:00:09 +0100 Subject: [PATCH] Remove duplicate dependency from spring-ai-model-chat-memory-repository-jdbc POM Signed-off-by: Ilayaperumal Gopinathan --- .../spring-ai-model-chat-memory-repository-jdbc/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/memory/repository/spring-ai-model-chat-memory-repository-jdbc/pom.xml b/memory/repository/spring-ai-model-chat-memory-repository-jdbc/pom.xml index 636473006..f7a2c8c03 100644 --- a/memory/repository/spring-ai-model-chat-memory-repository-jdbc/pom.xml +++ b/memory/repository/spring-ai-model-chat-memory-repository-jdbc/pom.xml @@ -112,10 +112,5 @@ junit-jupiter test - - org.testcontainers - mssqlserver - test -