[x] No, don't release Apache Wicket 6.27.0, because...
There is a regression with the new json integration: calling JSONArray(Collection<?> copyFrom) with a list of Objects leads to putting nulls in the underlying list (JSONObject#wrap seems to not take Object type into account)
