Update SnakeYAML version

This commit is contained in:
md_5 2022-09-22 10:15:39 +10:00
parent 9ae3f10f8f
commit acdb55f9a9
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

@ -48,7 +48,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.30</version>
<version>1.32</version>
<scope>compile</scope>
</dependency>
<!-- not part of the API proper -->