Updates SnakeYaml dependency from 1.30 to 1.33

This commit is contained in:
Christian Koop 2022-11-16 02:03:03 +01:00
parent e7da328dc6
commit daa601688d
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -182,7 +182,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.30</version>
<version>1.33</version>
<scope>compile</scope>
</dependency>