We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a24ca commit 00bd80bCopy full SHA for 00bd80b
build.gradle
@@ -224,7 +224,7 @@ dependencyManagement {
224
dependency group: 'commons-io', name: 'commons-io', version: '2.21.0'
225
226
//CVE-2021-27568
227
- dependency group: 'net.minidev', name: 'json-smart', version: '2.5.2'
+ dependency group: 'net.minidev', name: 'json-smart', version: '2.6.0'
228
229
//CVE-2021-28170
230
dependency group: 'org.glassfish', name: 'jakarta.el', version: '4.0.2'
0 commit comments