Update SnakeYAML and Netty

This commit is contained in:
md_5
2021-06-09 18:56:33 +10:00
parent 90573625f1
commit 6cda6b6c10
3 changed files with 3 additions and 3 deletions

View File

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