Skip to content

Commit 00bd80b

Browse files
Update dependency net.minidev:json-smart to v2.6.0 (#959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17a24ca commit 00bd80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ dependencyManagement {
224224
dependency group: 'commons-io', name: 'commons-io', version: '2.21.0'
225225

226226
//CVE-2021-27568
227-
dependency group: 'net.minidev', name: 'json-smart', version: '2.5.2'
227+
dependency group: 'net.minidev', name: 'json-smart', version: '2.6.0'
228228

229229
//CVE-2021-28170
230230
dependency group: 'org.glassfish', name: 'jakarta.el', version: '4.0.2'

0 commit comments

Comments
 (0)