test dependency commented

This commit is contained in:
Sumedh
2024-08-14 18:46:59 +00:00
parent a1e2513842
commit 6a88bc4364

View File

@@ -40,11 +40,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
<dependency>
<!--dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
</dependency-->
<dependency>
<groupId>org.springframework.ai</groupId>