Remove duplicate dependency from spring-ai-model-chat-memory-repository-jdbc POM

Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
This commit is contained in:
Ilayaperumal Gopinathan
2025-05-16 11:00:09 +01:00
parent b219c21723
commit 31feb4319b

View File

@@ -112,10 +112,5 @@
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mssqlserver</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>