File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
<module >./spring-docs-ui</module >
17
17
</modules >
18
18
19
- </project >
19
+ </project >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >1.5.6 .RELEASE</version >
17
+ <version >2.1.4 .RELEASE</version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >2.1.3 .RELEASE</version >
17
+ <version >2.1.4 .RELEASE</version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
23
23
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
24
24
<java .version>1.8</java .version>
25
25
<spring .cloud.connectors.version>1.2.4.RELEASE</spring .cloud.connectors.version>
26
- <spring .content.version>0.8.0 </spring .content.version>
26
+ <spring .content.version>0.9.0-SNAPSHOT </spring .content.version>
27
27
<dropwizard-metrics .version>3.2.6</dropwizard-metrics .version>
28
28
</properties >
29
29
You can’t perform that action at this time.
0 commit comments