Description
Use proper type casts for the ApplicationsProperties Map in which is specified as being String keyed. This prevents issue should proton-j be updated to specify the generic type values on that Map and also removes an unnecessary toString call.