Merge pull request #163 from samskivert/dependabot/maven/org.yaml-snakeyaml-2.2

Bump org.yaml:snakeyaml from 2.0 to 2.2
This commit is contained in:
Michael Bayne
2023-12-05 12:26:30 -08:00
committed by GitHub
+1 -1
View File
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.0</version>
<version>2.2</version>
<scope>test</scope>
</dependency>
</dependencies>