Open toyg opened 5 years ago
Fix for #68 . Velocity 2 enforces String as keys, so we end up with an unchecked cast that we have to suppress.
@perwendel Any chance this can be merged, as this is a security issue that has been open for years now.
Fix for #68 . Velocity 2 enforces String as keys, so we end up with an unchecked cast that we have to suppress.