Skip to content

Update Java versions in analyze.go

rossfuhrman requested to merge java11broken into master

The Java 8 and Java 11 versions are defined in the Dockerfile and in analyze.go and they were out of sync, causing failures for Java 11 projects.

What does this MR do?

What are the relevant issue numbers?

gitlab-org/gitlab#205696 (closed)

Does this MR meet the acceptance criteria?

Edited by rossfuhrman

Merge request reports