diff --git a/build.gradle b/build.gradle index bce107279..cf3c6bbf9 100644 --- a/build.gradle +++ b/build.gradle @@ -121,7 +121,7 @@ configurations.all { force 'org.apache.httpcomponents.client5:httpclient5:5.0.3' force 'org.apache.httpcomponents.client5:httpclient5-osgi:5.0.3' force 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2' - force 'org.yaml:snakeyaml:1.32' + force 'org.yaml:snakeyaml:2.0' force 'org.codehaus.plexus:plexus-utils:3.0.24' force 'net.java.dev.jna:jna:5.12.1' }