SonarCloud sonar-scan bitbucket pipe 1.4.0 uses deprecated Java 11

I’m using the Bitbucket pipe sonarcloud-scan:1.4.0
It’s the latest, but it uses Java 11.0.3 in its Dockerfile.

  • Bitbucket Cloud
  • pipe: sonarsource/sonarcloud-scan:1.4.0

SonarCloud recently started to display this warning message:

Last analysis has warnings
The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon.
Please update to at least Java 17.

How do I request someone to update the sonar-scan bitbucket pipe to use Java 17?

10 Likes

+1 from me

+1 from me

1 Like

+1 from me

+1 from me

+1 from me

+1 from me

+1 from me

Thanks all. It’s coming very soon.

Hi there,

Version 2.0.0 of the pipe is available now, and you may switch to it to get rid of the warning since this version is built and run using Java 17.

HTH,
Mickaël

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.