From 7f0056a8ce3e54b4880091b1b295b713e06bc475 Mon Sep 17 00:00:00 2001 From: Fabrice Gangler Date: Mon, 22 Apr 2019 16:18:19 +0200 Subject: [PATCH] Outdated dependency: #208 #209 #210 #211 #212 #214 Fixed #208 - jacoco-maven-plugin (0.8.3 instead of 0.8.2) Fixed #209 - owasp dependency-check (5.0.0-M2 instead of 3.3.4) Fixed #210 - maven-javadoc-plugin (3.1.0 instead of 3.0.1) Fixed #211 - maven-surefire-plugin (3.0.0-M3 instead of 3.0.0-M1) Fixed #212 - maven-jar-plugin (3.1.1 instead of 3.1.0) Fixed #214 - commons-collections4 (4.3 instead of 4.3) --- CHANGELOG.md | 9 ++++++++- pom.xml | 12 ++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eff1dfa8..35daef20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ none - [#205 - Upgraded SpringFramework (4.3.23 instead of 4.3.21)](https://github.com/Asqatasun/Contrast-Finder/issues/205) - [#206 - Upgraded spring-security (4.2.12 instead of 4.2.10)](https://github.com/Asqatasun/Contrast-Finder/issues/206) - [#207 - Upgraded javaee-web-api (8.0.1 instead of 8.0)](https://github.com/Asqatasun/Contrast-Finder/issues/207) +- [#208 - Upgraded jacoco-maven-plugin (0.8.3 instead of 0.8.2)](https://github.com/Asqatasun/Contrast-Finder/issues/208) +- [#209 - Upgraded owasp dependency-check (5.0.0-M2 instead of 3.3.4)](https://github.com/Asqatasun/Contrast-Finder/issues/209) +- [#210 - Upgraded maven-javadoc-plugin (3.1.0 instead of 3.0.1)](https://github.com/Asqatasun/Contrast-Finder/issues/210) +- [#211 - Upgraded maven-surefire-plugin (3.0.0-M3 instead of 3.0.0-M1)](https://github.com/Asqatasun/Contrast-Finder/issues/211) +- [#212 - Upgraded maven-jar-plugin (3.1.1 instead of 3.1.0)](https://github.com/Asqatasun/Contrast-Finder/issues/212) +- [#214 - Upgraded commons-collections4 (4.3 instead of 4.3)](https://github.com/Asqatasun/Contrast-Finder/issues/214) ### Bug none @@ -32,7 +38,8 @@ none none ### Task -none +- updated the copyright date (.java and pom.xml files) +- updated xml files: adding license header + some missing xml declaration Contrast-Finder 0.9.4, 2018-12-30 diff --git a/pom.xml b/pom.xml index 774398e6..43a342fe 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ 1.4 - 4.2 + 4.3 1.2 3.8.1 4.12 @@ -89,18 +89,18 @@ 3.7.1 3.1 3.8.0 - 3.1.0 + 3.1.1 3.2.2 - 3.0.0-M1 + 3.0.0-M3 3.0.0 3.7.1 - 3.0.1 + 3.1.0 3.0.0 3.0.0 3.0.0 1.4 - 3.3.4 - 0.8.2 + 5.0.0-M2 + 0.8.3 3.3.9