Misc dependency updates

This commit is contained in:
md_5
2020-10-17 18:04:25 +11:00
parent 8fffa206e4
commit 6973e099fd
4 changed files with 10 additions and 10 deletions

View File

@@ -29,7 +29,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.25</version>
<version>1.26</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>