We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f908805 commit 97a677bCopy full SHA for 97a677b
pom.xml
@@ -76,8 +76,8 @@
76
<maven.compiler.target>1.8</maven.compiler.target>
77
<spring.boot.version>2.1.0.RELEASE</spring.boot.version>
78
<mysql.version>8.0.12</mysql.version>
79
- <hutool.version>4.5.1</hutool.version>
80
- <guava.version>27.0.1-jre</guava.version>
+ <hutool.version>4.6.3</hutool.version>
+ <guava.version>28.0-jre</guava.version>
81
<user.agent.version>1.20</user.agent.version>
82
</properties>
83
0 commit comments