Which version maven plguin to use with sonarqube 8.3?

hi
which version maven plguin to use with sonarqube 8.3?
i am used org.sonarsource.scanner.maven:sonar-maven-plugin:3.7.0.1746:sonar but it caused a problem

[ERROR] [ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on project OtherDataSource-impl: Unable to execute SonarQube: Fail to download libraries from server: 1 -> [Help 1]
[ERROR] [ERROR] 
[ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] [ERROR] 
[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionExcep

Hey there.

It looks like you’re using 3.2 rather than 3.7. You should use the latest version available.