Skip to content

Commit a027e13

Browse files
committed
Merge branch '2.10'
2 parents 3215df0 + 1160390 commit a027e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/src/moditect/module-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
requires com.fasterxml.jackson.databind;
55

66
// Not sure what canonical module name is for SnakeYAML?
7-
requires snakeyaml;
7+
requires org.yaml.snakeyaml;
88

99
exports com.fasterxml.jackson.dataformat.yaml;
1010

0 commit comments

Comments
 (0)