mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-26 01:18:20 +00:00
chore(security): update org json json dependency - cve-2022-45688 (#7991)
This commit is contained in:
parent
c21ddb4e1a
commit
bb28b64940
@ -128,7 +128,7 @@ project.ext.externalDependency = [
|
||||
'jsonSchemaAvro': 'com.github.fge:json-schema-avro:0.1.4',
|
||||
'jsonSimple': 'com.googlecode.json-simple:json-simple:1.1.1',
|
||||
'jsonSmart': 'net.minidev:json-smart:2.4.9',
|
||||
'json': 'org.json:json:20090211',
|
||||
'json': 'org.json:json:20230227',
|
||||
'junitJupiterApi': "org.junit.jupiter:junit-jupiter-api:$junitJupiterVersion",
|
||||
'junitJupiterParams': "org.junit.jupiter:junit-jupiter-params:$junitJupiterVersion",
|
||||
'junitJupiterEngine': "org.junit.jupiter:junit-jupiter-engine:$junitJupiterVersion",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user