Skip to content

Commit e0db65a

Browse files
coheigeacowtowncoder
authored andcommitted
Updating Snakeyaml to 1.26
1 parent e43a0fe commit e0db65a

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.24</version>
33+
<version>1.26</version>
3434
</dependency>
3535

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

0 commit comments

Comments
 (0)