Skip to content

Commit bef0194

Browse files
authored
Update transitive snakeyaml to 2.5 (#5870)
Pull request: #5870
1 parent 845c6b3 commit bef0194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mill-build/src/millbuild/Deps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ object Deps {
279279
Deps.gson,
280280
mvn"com.google.protobuf:protobuf-java:4.29.5",
281281
mvn"com.google.guava:guava:33.4.0-jre",
282-
mvn"org.yaml:snakeyaml:2.3",
282+
mvn"org.yaml:snakeyaml:2.5",
283283
mvn"org.apache.commons:commons-compress:1.27.1"
284284
)
285285

0 commit comments

Comments
 (0)