Make queue java 11
This upgrades the current spring version to the newest version 2.1.7.
With this spring security was also updated and therefore some changes were made to the authentication system in the Queue.
Furthermore, the CI/CD has been changed slightly. I have specified the java version for buildpacks in the file system.properties
as otherwise it would fallback to java 1.8 by default.
Edited by Cédric Willekens