Skip to content

Commit e58c057

Browse files
committed
update snakeyaml version
1 parent 9cf4426 commit e58c057

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.yaml</groupId>
3232
<artifactId>snakeyaml</artifactId>
33-
<version>1.18</version>
33+
<version>1.19</version>
3434
</dependency>
3535

3636
<!-- and for testing need annotations -->

0 commit comments

Comments
 (0)