Error in maven sonar goal : consider upgrading to latest JaCoCo version

Hi,

I updated the jacoco till 0.8.4 still i am getting the same error.

Please find the attached pom file. This is the parent pom.

I also tried all the suggested approaches in the community. But no luck.
I tried cleaning the catch of maven. Still its throwing the same error:-

Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar (default-cli) on project lithium-parent: You are not using the latest JaCoCo binary format version, please consider upgrading to latest JaCoCo version.

pom.txt (47.1 KB)

Not sure where i am doing wrong.