File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed
Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.springframework.boot</groupId >
1010 <artifactId >spring-boot-starter-parent</artifactId >
11- <version >2.7.18 </version >
11+ <version >3.4.3 </version >
1212 <relativePath />
1313 </parent >
1414
8585 <artifactId >spring-boot-starter-test</artifactId >
8686 <scope >test</scope >
8787 </dependency >
88- <dependency >
89- <groupId >de.flapdoodle.embed</groupId >
90- <artifactId >de.flapdoodle.embed.mongo</artifactId >
91- <scope >test</scope >
92- </dependency >
88+
89+
90+ <!-- <dependency>-->
91+ <!-- <groupId>de.flapdoodle.embed</groupId>-->
92+ <!-- <artifactId>de.flapdoodle.embed.mongo</artifactId>-->
93+ <!-- <scope>test</scope>-->
94+ <!-- </dependency>-->
95+
96+
9397 </dependencies >
9498
9599 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments