Make queue java 11
Compare changes
- Cédric Willekens authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 2
− 1
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.propertiesas otherwise it would fallback to java 1.8 by default.