Skip to content

Commit 9c52af3

Browse files
committed
Add minbox-mongo-client-settings dependency
1 parent 83867b1 commit 9c52af3

File tree

1 file changed

+4
-0
lines changed
  • api-boot-project/api-boot-starters/api-boot-starter-mongo-client-settings

1 file changed

+4
-0
lines changed

api-boot-project/api-boot-starters/api-boot-starter-mongo-client-settings/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
<groupId>org.springframework.data</groupId>
3737
<artifactId>spring-data-mongodb</artifactId>
3838
</dependency>
39+
<dependency>
40+
<groupId>org.minbox.framework</groupId>
41+
<artifactId>minbox-mongo-client-settings</artifactId>
42+
</dependency>
3943
</dependencies>
4044

4145
</project>

0 commit comments

Comments
 (0)