dependecies uncommented

This commit is contained in:
Sumedh
2024-08-15 04:39:33 +00:00
parent a467e7c0b1
commit afb9440420
2 changed files with 2 additions and 5 deletions

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>