File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16
16
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
17
17
<java .version>1.8</java .version>
18
- <spring-boot .version>1.5.6 .RELEASE</spring-boot .version>
18
+ <spring-boot .version>1.5.9 .RELEASE</spring-boot .version>
19
19
<start-class >org.mvnsearch.web.DemoApp</start-class >
20
- <kotlin .version>1.1.3-2 </kotlin .version>
21
- <thymeleaf .version>3.0.7 .RELEASE</thymeleaf .version>
20
+ <kotlin .version>1.2.10 </kotlin .version>
21
+ <thymeleaf .version>3.0.9 .RELEASE</thymeleaf .version>
22
22
<thymeleaf-layout-dialect .version>2.2.1</thymeleaf-layout-dialect .version>
23
23
<thymeleaf-extras-data-attribute .version>2.0.1</thymeleaf-extras-data-attribute .version>
24
24
<thymeleaf-extras-java8time .version>3.0.0.RELEASE</thymeleaf-extras-java8time .version>
84
84
<dependency >
85
85
<groupId >org.webjars</groupId >
86
86
<artifactId >bootstrap</artifactId >
87
- <version >4.0.0-alpha.6-1 </version >
87
+ <version >4.0.0-beta.3 </version >
88
88
</dependency >
89
89
<dependency >
90
90
<groupId >org.webjars</groupId >
91
91
<artifactId >jquery</artifactId >
92
- <version >3.1.1- 1</version >
92
+ <version >3.2. 1</version >
93
93
</dependency >
94
94
<dependency >
95
95
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments