diff --git a/CHANGELOG.md b/CHANGELOG.md
index 97d986d8..789fcd4c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,8 @@ none
none
### Outdated dependencies
-none
+- [#163 - Upgraded SpringFramework (4.3.18 instead of 4.3.17)](https://github.com/Asqatasun/Contrast-Finder/issues/163)
+- [#162 - Upgraded spring--security (4.2.7 instead of 4.2.6)](https://github.com/Asqatasun/Contrast-Finder/issues/162)
### Bug
none
diff --git a/README.md b/README.md
index bc9295a8..78e73d96 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
[![License : AGPL v3](https://img.shields.io/badge/License-AGPL3-blue.svg)](https://github.com/Asqatasun/Contrast-Finder/blob/master/LICENSE)
[![Build Status](https://travis-ci.org/Asqatasun/Contrast-Finder.svg)](https://travis-ci.org/Asqatasun/Contrast-Finder)
[![Release](https://img.shields.io/github/release/asqatasun/Contrast-Finder.svg)](https://github.com/Asqatasun/Contrast-Finder/releases/latest)
-[![Dependency Status](https://www.versioneye.com/user/projects/59405a130fb24f004de09e90/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/59405a130fb24f004de09e90)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c3374c9913d24a9c91e91552f1796672)](https://www.codacy.com/app/Asqatasun/Contrast-Finder)
[![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/Asqatasun/Contrast-Finder/blob/develop/CODE_OF_CONDUCT.md)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/Asqatasun/Contrast-Finder/blob/develop/CONTRIBUTING.md)
diff --git a/documentation/badge.md b/documentation/badge.md
index 82d36483..33c1b4c3 100644
--- a/documentation/badge.md
+++ b/documentation/badge.md
@@ -2,7 +2,7 @@
## Dependency status
-[![Dependency Status](https://www.versioneye.com/user/projects/59405a130fb24f004de09e90/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/59405a130fb24f004de09e90)
+?
## Travis build status
diff --git a/documentation/en/30_Contributor_doc/QA-tools.md b/documentation/en/30_Contributor_doc/QA-tools.md
index 5798c7dd..3207d4ac 100644
--- a/documentation/en/30_Contributor_doc/QA-tools.md
+++ b/documentation/en/30_Contributor_doc/QA-tools.md
@@ -72,12 +72,12 @@
## Audit history
-### 0.9.0
+### 0.9.0 / 0.9.1
* Web perf
* https://www.webpagetest.org/result/180513_JQ_6968f5fe020e3ae88c8078c4fc620995/
* https://yellowlab.tools/result/f1066yvsyi
* Global tools (webperf, accessibility, security, ...)
- * https://www.dareboost.com/fr/report/5af8684be96790618ff331da
+ * https://www.dareboost.com/fr/report/5af8b7c9e96790618ff385c5
* https://sonarwhal.com/scanner/8f0ca246-a8ac-420e-8737-6405d3ba8d59
### 0.8.6
diff --git a/documentation/en/30_Contributor_doc/Release/README.md b/documentation/en/30_Contributor_doc/Release/README.md
index 1207433d..484d69b0 100644
--- a/documentation/en/30_Contributor_doc/Release/README.md
+++ b/documentation/en/30_Contributor_doc/Release/README.md
@@ -16,7 +16,7 @@ As an end user, you won't need it, it is just for developers.
```
outdated dependencies:
-https://www.versioneye.com/user/projects/58fb3e17c2ef423822580804?child=summary#tab-dependencies
+https://snyk.io/
Some dependencies must not be updated with the latest release (SpringFramework 5.xx, ...)
because these dependencies need Jdk 8 and do not work on our tomcat 7 for the official demo.
diff --git a/webapp/pom.xml b/webapp/pom.xml
index f2743540..f9a0d939 100644
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -28,8 +28,8 @@
UTF-8
- 4.3.17.RELEASE
- 4.2.6.RELEASE
+ 4.3.18.RELEASE
+ 4.2.7.RELEASE
1.5.2
1.2.5
8.0