Skip to content

version change to java 11

Mahmoud Bazzal requested to merge mbazzal/PS-714 into master

Chenged the java version in both maven and the docker container to java 11. This will avoid the UnsupportedClassVersionError when deploying the service.

Merge request reports