Skip to content

Fix deprecation warning of old hibernate import.

Remco de Man requested to merge fix_deprecated_validators into dev

This problem originated from updating the back-end dependencies, which deprecates all old hibernate validators. However, during merge some of these were merged back in again, because the audience edit modal was changed in the meantime. This branch fixes these issues.

Merge request reports

Loading