Upgrade snack yaml version

This commit is contained in:
LOOHP
2024-12-10 16:56:38 +00:00
parent 61331a3ea1
commit a43aa18a22
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -246,7 +246,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.26</version>
<version>2.3</version>
<scope>compile</scope>
</dependency>
<dependency>