Skip to content

Commit c4451e0

Browse files
author
杨乐
committed
修改boot版本
1 parent 6ef5a70 commit c4451e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<finalName>springboot-base</finalName>
1313
<java.version>1.8</java.version>
14-
<springboot.version>1.5.2.RELEASE</springboot.version>
14+
<springboot.version>1.5.9.RELEASE</springboot.version>
1515
<redis.version>1.8.1.RELEASE</redis.version>
1616
<swagger-ui.version>2.2.2</swagger-ui.version>
1717
<gson.version>2.8.0</gson.version>
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>org.springframework.boot</groupId>
3232
<artifactId>spring-boot-starter-parent</artifactId>
33-
<version>1.5.2.RELEASE</version>
33+
<version>1.5.9.RELEASE</version>
3434
</parent>
3535

3636
<!-- Add typical dependencies for a web application -->

0 commit comments

Comments
 (0)