Update snakeyaml

This commit is contained in:
Andrea Cavalli 2023-03-31 12:58:16 +02:00
parent f54388efa8
commit 161876c1ee

View File

@ -97,7 +97,7 @@
<dependency> <dependency>
<groupId>org.yaml</groupId> <groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId> <artifactId>snakeyaml</artifactId>
<version>1.33</version> <version>2.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>it.unimi.dsi</groupId> <groupId>it.unimi.dsi</groupId>