Bump Netty/SnakeYAML/MySQL versions

This commit is contained in:
md_5
2021-01-24 08:56:07 +11:00
parent 9f6a798ea6
commit e95da11115
4 changed files with 4 additions and 4 deletions

View File

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