Bump org.yaml:snakeyaml from 2.1 to 2.2 (#104)

This commit is contained in:
dependabot[bot]
2023-09-13 08:10:45 -04:00
committed by GitHub
parent d96a3b89a8
commit 2aafdd5db7

View File

@@ -62,7 +62,7 @@
<dependency> <dependency>
<groupId>org.yaml</groupId> <groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId> <artifactId>snakeyaml</artifactId>
<version>2.1</version> <version>2.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.commonmark</groupId> <groupId>org.commonmark</groupId>