1
0
mirror of https://gitee.com/dromara/hutool.git synced 2025-04-05 17:37:59 +08:00

update dependency

This commit is contained in:
Looly 2022-09-13 11:34:08 +08:00
parent b2c90d7d88
commit d14483a698

View File

@ -30,7 +30,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.30</version>
<version>1.31</version>
<optional>true</optional>
</dependency>
</dependencies>