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> <dependency>
<groupId>org.yaml</groupId> <groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId> <artifactId>snakeyaml</artifactId>
<version>1.30</version> <version>1.32</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<!-- not part of the API proper --> <!-- not part of the API proper -->