chore: spring boot更新至2.1.5

This commit is contained in:
Junling Bu
2019-05-21 19:02:00 +08:00
parent e8f15544ed
commit 68585b47c9

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.1.5.RELEASE</version>
<relativePath/>
</parent>