From 07121b82cc4ea7ef09bb67a825a76a060fa4bfb7 Mon Sep 17 00:00:00 2001 From: Fabrice Gangler Date: Sat, 18 Nov 2017 04:49:07 +0100 Subject: [PATCH] fixed #105 - Upgraded outdated plugin: owasp dependency-check (3.0.2) owasp dependency-check-maven 3.0.2 instead of 1.4.5 --- CHANGELOG.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6376a5c6..b6bf7c49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ none - [#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) +- [#105 - Upgraded org.owasp:dependency-check (3.0.2 instead of 1.4.5)](https://github.com/Asqatasun/Contrast-Finder/issues/105) ### Bug none diff --git a/pom.xml b/pom.xml index da1b5b20..766c2e0b 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ 3.0.0-M1 2.5 2.17 - 1.4.5 + 3.0.2 3.1