Comment From: snicoll
The dependency to net.minidev:json-smart was switched from compile to runtime so we need to tune our build a little as some tests are relying on JSONArray.
Comment From: snicoll
The dependency should be added to the test starter as it was transitive before.