[x] No, don't release Apache Wicket 7.7.0
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)
