IMPALA-10810: Bump json-smart from 2.3 to 2.4.7

I noticed that our json-smart dependency is stale and we could
pick up a newer version.

This patch upgrades it to 2.4.7 which is the newest version at
the time of writing.

Change-Id: I6b43f606f40e172aa267b55c564fa64d68515bd5
Reviewed-on: http://gerrit.cloudera.org:8080/17702
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
This commit is contained in:
Zoltan Borok-Nagy
2021-07-20 14:39:04 +02:00
committed by Impala Public Jenkins
parent a7a1cb7106
commit 7b2bb13ecc
7 changed files with 10 additions and 9 deletions

View File

@@ -71,6 +71,7 @@ under the License.
<xmlsec.version>2.2.1</xmlsec.version>
<bcprov-jdk15on.version>1.64</bcprov-jdk15on.version>
<springframework.version>4.3.29.RELEASE</springframework.version>
<json-smart.version>2.4.7</json-smart.version>
</properties>
<repositories>