Closed
Description
I have enabled the codeql analysis on https://github.com/ZeeD/springbootplusdbunit
the project itself it's just a simple personal demo of integration. The pom is almost the same from https://start.spring.io/
unfortunately the autobuild step ended with error, and the cause is the title of the message.
I suspect the problem is just that it's not installed / used the latest jdk version, because I see Java version: 1.8.0_252, vendor: AdoptOpenJDK, runtime: /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre
in the autobuild logs while java 14 is in GA.
It's possible to update the java version to the latest stable one?
Metadata
Metadata
Assignees
Labels
No labels