File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
handlebars/JavaSpring/libraries/spring-boot
mustache/JavaSpring/libraries/spring-boot Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<java .version >{ {#java8} }1.8{ {/java8} }{ {^java8} }1.7{ {/java8} }</java .version >
10
10
<maven .compiler.source >${ java.version} </maven .compiler.source >
11
11
<maven .compiler.target >${ java.version} </maven .compiler.target >
12
- <springfox-version >2.7.0 </springfox-version >
12
+ <springfox-version >2.9.2 </springfox-version >
13
13
</properties >
14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >1.5.9 .RELEASE</version >
17
+ <version >1.5.22 .RELEASE</version >
18
18
</parent >
19
19
<build >
20
20
<sourceDirectory >src/main/java</sourceDirectory >
Original file line number Diff line number Diff line change 9
9
<java .version >{ {#java8} }1.8{ {/java8} }{ {^java8} }1.7{ {/java8} }</java .version >
10
10
<maven .compiler.source >${ java.version} </maven .compiler.source >
11
11
<maven .compiler.target >${ java.version} </maven .compiler.target >
12
- <springfox-version >2.7.0 </springfox-version >
12
+ <springfox-version >2.9.2 </springfox-version >
13
13
</properties >
14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >1.5.9 .RELEASE</version >
17
+ <version >1.5.22 .RELEASE</version >
18
18
</parent >
19
19
<build >
20
20
<sourceDirectory >src/main/java</sourceDirectory >
You can’t perform that action at this time.
0 commit comments