Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leelance authored Sep 11, 2017
1 parent 781f1bd commit 068fac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# spring-boot
依赖1.4.1版本http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/
依赖1.5.6版本http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/

### spring-boot-parent
所有Module均依赖[spring-boot-parent](https://github.com/leelance/spring-boot-all/tree/master/spring-boot-parent)
Expand Down Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.1.RELEASE</version>
<version>1.5.6.RELEASE</version>
</parent>
```
| Name | Description |
Expand Down

0 comments on commit 068fac7

Please sign in to comment.