Skip to content

Commit

Permalink
refactor: 升级部分依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
lerry903 committed May 18, 2019
1 parent 5df0071 commit c75a953
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

寓意:你若不离不弃,我必生死相依

> 阿里云双12活动低至2折 :[点我购买](https://m.aliyun.com/act/team1212?params=N.aqOewixFpu)
>
## 内置功能

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<pagehelper.boot.version>1.2.10</pagehelper.boot.version>
<oshi.version>3.9.1</oshi.version>
<lombok.version>1.18.4</lombok.version>
<hutool.version>4.5.3</hutool.version>
<hutool.version>4.5.10</hutool.version>
</properties>

<dependencyManagement>
Expand All @@ -36,7 +36,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.1.3.RELEASE</version>
<version>2.1.5.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c75a953

Please sign in to comment.