File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.boot</groupId >
1616 <artifactId >spring-boot-starter-parent</artifactId >
17- <version >1 .5.9.RELEASE </version >
17+ <version >2 .5.5 </version >
1818 <relativePath />
1919 </parent >
2020
2121 <properties >
2222 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2323 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
24- <java .version>1.8 </java .version>
24+ <java .version>11 </java .version>
2525 </properties >
2626
2727 <dependencies >
3636 </dependency >
3737 <dependency >
3838 <groupId >org.webjars</groupId >
39- <artifactId >webjars-locator</artifactId >
40- <version >0.32-1</version >
39+ <artifactId >webjars-locator-core</artifactId >
4140 </dependency >
4241 </dependencies >
4342
You can’t perform that action at this time.
0 commit comments