🐔release 5.8.4

This commit is contained in:
Looly
2022-06-27 21:35:46 +08:00
parent ac11df0889
commit d8047b00c4
26 changed files with 37 additions and 37 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>cn.hutool</groupId>
<artifactId>hutool-parent</artifactId>
<version>5.8.4.M1</version>
<version>5.8.4</version>
</parent>
<artifactId>hutool-system</artifactId>
@@ -30,7 +30,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>6.1.6</version>
<version>6.2.0</version>
<scope>provided</scope>
</dependency>
<dependency>