chore(bump): bump jsonsmart (#12625)

This commit is contained in:
david-leifker 2025-02-13 14:50:09 -06:00 committed by GitHub
parent e55fdd14f1
commit ff31c6b3d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -186,7 +186,7 @@ project.ext.externalDependency = [
'jsonPatch': 'jakarta.json:jakarta.json-api:2.1.3',
'jsonPathImpl': 'org.eclipse.parsson:parsson:1.1.6',
'jsonSimple': 'com.googlecode.json-simple:json-simple:1.1.1',
'jsonSmart': 'net.minidev:json-smart:2.4.9',
'jsonSmart': 'net.minidev:json-smart:2.5.2',
'json': 'org.json:json:20231013',
'jsonSchemaValidator': 'com.github.java-json-tools:json-schema-validator:2.2.14',
'junit': 'junit:junit:4.13.2',