Browse Source

⬆️ 升级 hutool 依赖版本

pull/1/head
Yangkai.Shen 5 years ago
parent
commit
facf5cffa8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -74,7 +74,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<spring.boot.version>2.1.0.RELEASE</spring.boot.version>
<mysql.version>8.0.12</mysql.version>
<hutool.version>4.4.5</hutool.version>
<hutool.version>4.5.1</hutool.version>
<guava.version>27.0.1-jre</guava.version>
<user.agent.version>1.20</user.agent.version>
</properties>


Loading…
Cancel
Save