From ae6ae0eba2e6140ab3f7f0579f946c8012e70663 Mon Sep 17 00:00:00 2001 From: Fabrice Gangler Date: Tue, 28 Nov 2017 19:38:15 +0100 Subject: [PATCH] Fixed #100 - Upgraded SpringFramework (4.3.13 instead of 4.3.12) --- CHANGELOG.md | 1 + webapp/pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfaf4db7..3aa18ff5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ none none ### Outdated dependencies +- [#100 - Upgraded SpringFramework (4.3.13 instead of 4.3.12)](https://github.com/Asqatasun/Contrast-Finder/issues/100) - [#101 - Upgraded commons-lang3 (3.7 instead of 3.6)](https://github.com/Asqatasun/Contrast-Finder/issues/101) - [#102 - Upgraded markdown-page-generator-plugin (2.0.0 instead of 1.0.0)](https://github.com/Asqatasun/Contrast-Finder/issues/102) - [#103 - Upgraded maven-javadoc-plugin (3.0.0-M1 instead of 2.10.4)](https://github.com/Asqatasun/Contrast-Finder/issues/103) diff --git a/webapp/pom.xml b/webapp/pom.xml index 28013ff8..b517fa18 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -28,7 +28,7 @@ UTF-8 - 4.3.12.RELEASE + 4.3.13.RELEASE 4.2.3.RELEASE 1.5.2 1.2.5