Skip to content

Commit 177266a

Browse files
authored
snakeyaml 2.2 (#437)
1 parent 7c37cfa commit 177266a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.yaml</groupId>
3636
<artifactId>snakeyaml</artifactId>
37-
<version>2.1</version>
37+
<version>2.2</version>
3838
</dependency>
3939

4040
<!-- and for testing need annotations; but should be available via `jackson-databind` above

0 commit comments

Comments
 (0)