File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
spring-boot-starters/src/main/assembly Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 39
39
<groupId >org.springframework.boot</groupId >
40
40
<artifactId >spring-boot-loader-tools</artifactId >
41
41
</dependency >
42
- <dependency >
43
- <groupId >org.springframework.boot</groupId >
44
- <artifactId >spring-boot-starters</artifactId >
45
- <type >pom</type >
46
- <version >${project.version} </version >
47
- </dependency >
48
42
<!-- Optional deps required when generating Javadoc with Java 8 -->
49
43
<dependency >
50
44
<groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change 8
8
<includeBaseDirectory >false</includeBaseDirectory >
9
9
<moduleSets >
10
10
<moduleSet >
11
- <useAllReactorProjects >true</useAllReactorProjects >
12
11
<sources >
13
12
<fileSets >
14
13
<fileSet >
You can’t perform that action at this time.
0 commit comments