Browse Source

⬆️ 更新 hutool 依赖

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

+ 1
- 1
pom.xml View File

@@ -55,7 +55,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.3.0</hutool.version>
<hutool.version>4.3.1</hutool.version>
<guava.version>27.0-jre</guava.version>
<user.agent.version>1.20</user.agent.version>
</properties>


Loading…
Cancel
Save