File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >org.springframework.boot</groupId >
1212 <artifactId >spring-boot-starter-parent</artifactId >
13- <version >1.5.2 .RELEASE</version >
13+ <version >1.5.10 .RELEASE</version >
1414 </parent >
1515 <name >java-getting-started</name >
1616
1717 <properties >
1818 <java .version>1.8</java .version>
1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2020 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
21- <webjars-bootstrap .version>3.3.6 </webjars-bootstrap .version>
22- <webjars-jquery-ui .version>1.11.4 </webjars-jquery-ui .version>
23- <webjars-jquery .version>2.2.4 </webjars-jquery .version>
21+ <webjars-bootstrap .version>4.0.0 </webjars-bootstrap .version>
22+ <webjars-jquery-ui .version>1.12.1 </webjars-jquery-ui .version>
23+ <webjars-jquery .version>3.3.1 </webjars-jquery .version>
2424 <thymeleaf .version>3.0.2.RELEASE</thymeleaf .version>
2525 </properties >
2626
You can’t perform that action at this time.
0 commit comments