HADOOP-17844. Upgrade JSON smart to 2.4.7 (#3299)

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit b90389ae98)

 Conflicts:
	LICENSE-binary
This commit is contained in:
Renukaprasad C 2021-08-14 16:25:32 +05:30 committed by Akira Ajisaka
parent 0a5f76b814
commit 5b566c3914
2 changed files with 3 additions and 3 deletions

View File

@ -276,8 +276,8 @@ io.swagger:swagger-annotations:1.5.4
javax.inject:javax.inject:1
log4j:log4j:1.2.17
net.java.dev.jna:jna:5.2.0
net.minidev:accessors-smart:2.4.2
net.minidev:json-smart:2.4.2
net.minidev:accessors-smart:2.4.7
net.minidev:json-smart:2.4.7
org.apache.avro:avro:1.7.7
org.apache.commons:commons-collections4:4.2
org.apache.commons:commons-compress:1.21

View File

@ -210,7 +210,7 @@
<solr.version>7.7.0</solr.version>
<openssl-wildfly.version>1.0.7.Final</openssl-wildfly.version>
<woodstox.version>5.3.0</woodstox.version>
<json-smart.version>2.4.2</json-smart.version>
<json-smart.version>2.4.7</json-smart.version>
<nimbus-jose-jwt.version>9.8.1</nimbus-jose-jwt.version>
</properties>