diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9884c4bb..dd0116df 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,9 @@ none
none
### Outdated dependencies
-none
+- [#180 - Upgraded commons-lang3 (3.8.1 instead of 3.8)](https://github.com/Asqatasun/Contrast-Finder/issues/180)
+- [#181 - Upgraded SpringFramework (4.3.19 instead of 4.3.18)](https://github.com/Asqatasun/Contrast-Finder/issues/181)
+- [#182 - Upgraded spring-security (4.2.8 instead of 4.2.7)](https://github.com/Asqatasun/Contrast-Finder/issues/182)
### Bug
none
diff --git a/documentation/en/30_Contributor_doc/QA-tools.md b/documentation/en/30_Contributor_doc/QA-tools.md
index c6d25076..693b0ebb 100644
--- a/documentation/en/30_Contributor_doc/QA-tools.md
+++ b/documentation/en/30_Contributor_doc/QA-tools.md
@@ -73,6 +73,14 @@
## Audit history
+### 0.9.2
+* Web perf
+ * https://www.webpagetest.org/result/180902_G8_c788cf1c418ac6fb9f9d9b17835ab180/
+ * https://yellowlab.tools/result/f4fxn1k0lb
+* Global tools (webperf, accessibility, security, ...)
+ * https://www.dareboost.com/fr/report/d_5b8c7860e9679072a72634e5
+ * https://webhint.io/scanner/ffa74833-a47a-47d3-865c-1fda27c6067c
+
### 0.9.0 / 0.9.1
* Web perf
* https://www.webpagetest.org/result/180513_JQ_6968f5fe020e3ae88c8078c4fc620995/
diff --git a/pom.xml b/pom.xml
index 330d8ee5..166422fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
1.4
4.2
1.2
- 3.8
+ 3.8.1
4.12
1.2.3
2.1.0
diff --git a/webapp/pom.xml b/webapp/pom.xml
index 64145bd8..1bfd9367 100644
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -28,8 +28,8 @@
UTF-8
- 4.3.18.RELEASE
- 4.2.7.RELEASE
+ 4.3.19.RELEASE
+ 4.2.8.RELEASE
1.5.2
4.0.4
1.2.5