Skip to content

Commit 575ef58

Browse files
authored
snakeyaml 1.33 (#346)
1 parent 40a9328 commit 575ef58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/pom.xml

+1-1
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>1.32</version>
37+
<version>1.33</version>
3838
</dependency>
3939

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

0 commit comments

Comments
 (0)