🐧release 5.8.11

This commit is contained in:
Looly
2022-12-27 22:02:14 +08:00
parent 433c0d3ae1
commit 61dbf0ffe2
27 changed files with 42 additions and 42 deletions

View File

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