Fix deprecation warning of old hibernate import.
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.