Skip to content
This repository was archived by the owner on Nov 21, 2020. It is now read-only.

Commit 772867a

Browse files
committed
fix: update version
1 parent 6d02613 commit 772867a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<maven.compiler.target>1.8</maven.compiler.target>
2525
<junit.version>4.13-beta-3</junit.version>
2626
<!--Required Dependency-->
27-
<fastjson.version>1.2.58</fastjson.version>
28-
<hutool.version>4.5.16</hutool.version>
27+
<fastjson.version>1.2.59</fastjson.version>
28+
<hutool.version>4.6.2</hutool.version>
2929
<guava.version>28.0-jre</guava.version>
3030
<slf4j.version>2.0.0-alpha0</slf4j.version>
3131
<!--Optional Dependency-->

0 commit comments

Comments
 (0)