update version of yaml

This commit is contained in:
ChomeNS 2023-03-25 17:01:27 +07:00
parent 39196aef5b
commit c94d8bc4b7

View file

@ -88,7 +88,7 @@
<dependency> <dependency>
<groupId>org.yaml</groupId> <groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId> <artifactId>snakeyaml</artifactId>
<version>1.29</version> <version>2.0</version>
</dependency> </dependency>
<dependency> <dependency>