Update mongo example to last boot version

This commit is contained in:
stvort
2022-01-18 21:01:54 +04:00
parent 0db0f57d18
commit 439eda922c
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.5.5</version>
<version>2.6.2</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
@@ -1,4 +1,7 @@
spring:
mongodb:
embedded:
version: 3.5.5
data:
mongodb:
port: 0