Upgrade to SnakeYAML 1.30 release

This commit is contained in:
md_5
2021-12-18 11:36:05 +11:00
parent f2aadd6014
commit 879f37f046
4 changed files with 17 additions and 17 deletions

View File

@@ -73,7 +73,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.30-SNAPSHOT</version>
<version>1.30</version>
<scope>compile</scope>
</dependency>
</dependencies>