Skip to content

Commit 4d0939b

Browse files
authored
snakeyaml 2.3 (#499)
1 parent 6f7de51 commit 4d0939b

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>2.2</version>
37+
<version>2.3</version>
3838
</dependency>
3939

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

0 commit comments

Comments
 (0)