diff --git a/CHANGELOG.md b/CHANGELOG.md
index b72bbe8..9b1921f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,9 @@ Tous les changements notables apportés à ce projet seront documentés dans ce
> ## [8.1.0] - 2020-mm-jj
>
-> - Intégration plus propre de Jacoco.
-> - Intégration plus propre de SonarCloud.
+> - Intégration plus propre de Jacoco.
+> - Intégration plus propre de SonarCloud.
+> - Montée de version `sonar-maven-plugin`
## [8.0.0] - 2020-mm-jj
diff --git a/README.md b/README.md
index 179df41..0b472c9 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Ajouter au `pom.xml` de votre composant :
fr.fifiz.socle.java
java-parent
- 8.0.0-SNAPSHOT
+ 8.1.0-SNAPSHOT
```
diff --git a/pom.xml b/pom.xml
index 6f1b343..5500a7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
3.0.0
2.3
- 3.7.0.1746
+ 3.9.1.2184
https://sonarcloud.io
bdelion-github
${project.groupId}:${project.artifactId}