Skip to content

Update some dependencies and fix SAST stage

Chris Lemaire requested to merge update-spring into development

SAST stage ran through Maven, but never found any security warnings. This is probably because we had to limit the amount of things Maven could do.

Additionally, some dependencies are updated, hopefully causing us to be able to update Labracore as well.

Merge request reports