File tree Expand file tree Collapse file tree
spring-data-eclipse-store-demo Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 </dependency >
6565
6666
67- <dependency >
68- <groupId >org.junit.jupiter</groupId >
69- <artifactId >junit-jupiter</artifactId >
70- <scope >test</scope >
71- </dependency >
72- <dependency >
73- <groupId >org.junit.jupiter</groupId >
74- <artifactId >junit-jupiter</artifactId >
75- <scope >test</scope >
76- </dependency >
7767 <dependency >
7868 <groupId >org.junit.jupiter</groupId >
7969 <artifactId >junit-jupiter</artifactId >
8272 <dependency >
8373 <groupId >org.springframework.boot</groupId >
8474 <artifactId >spring-boot-starter-test</artifactId >
75+ <scope >test</scope >
8576 <exclusions >
8677 <exclusion >
8778 <artifactId >spring-boot-starter-logging</artifactId >
8879 <groupId >org.springframework.boot</groupId >
8980 </exclusion >
9081 </exclusions >
91- <scope >test</scope >
9282 </dependency >
9383 </dependencies >
9484
You can’t perform that action at this time.
0 commit comments