We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c2002 commit a92d8acCopy full SHA for a92d8ac
build.gradle
@@ -121,7 +121,7 @@ configurations.all {
121
force 'org.apache.httpcomponents.client5:httpclient5:5.0.3'
122
force 'org.apache.httpcomponents.client5:httpclient5-osgi:5.0.3'
123
force 'com.fasterxml.jackson.core:jackson-databind:2.12.6'
124
- force 'org.yaml:snakeyaml:1.26'
+ force 'org.yaml:snakeyaml:1.31'
125
force 'org.codehaus.plexus:plexus-utils:3.0.24'
126
}
127
0 commit comments