Skip to content

Commit 67e7ce7

Browse files
author
Zach Chuba
committed
Bump snakeyaml version to 2.2 to eliminate critical CVE-2022-1471 with 1.33
1 parent 7351b66 commit 67e7ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
api 'com.github.docker-java:docker-java-transport-zerodep'
101101

102102
shaded 'com.google.guava:guava:33.3.1-jre'
103-
shaded "org.yaml:snakeyaml:1.33"
103+
shaded "org.yaml:snakeyaml:2.2"
104104

105105
shaded 'org.glassfish.main.external:trilead-ssh2-repackaged:4.1.2'
106106

0 commit comments

Comments
 (0)