OWASP Dependency Check

https://loop.bsi-software.com/docs/DOC-8724
Signed-off-by: Ivan Motsch <ivan.motsch@bsiag.com>
diff --git a/maven_plugin_version-master/pom.xml b/maven_plugin_version-master/pom.xml
index 582e33c..c4a1cc8 100644
--- a/maven_plugin_version-master/pom.xml
+++ b/maven_plugin_version-master/pom.xml
@@ -1,7 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ Copyright (c) BSI Business Systems Integration AG. All rights reserved.
-  ~ http://www.bsiag.com/
+  ~ Copyright (c) 2010-2021 BSI Business Systems Integration AG.
+  ~ All rights reserved. This program and the accompanying materials
+  ~ are made available under the terms of the Eclipse Public License v1.0
+  ~ which accompanies this distribution, and is available at
+  ~ http://www.eclipse.org/legal/epl-v10.html
+  ~
+  ~ Contributors:
+  ~     BSI Business Systems Integration AG - initial API and implementation
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
@@ -73,7 +79,7 @@
     <master_plugin_gpg_version>1.6</master_plugin_gpg_version>
     <master_plugin_release_version>2.5.3</master_plugin_release_version>
     <master_plugin_scm_version>1.11.2</master_plugin_scm_version>
-    <master_plugin_security_dependency_check_version>5.3.2</master_plugin_security_dependency_check_version>
+    <master_plugin_security_dependency_check_version>6.2.2</master_plugin_security_dependency_check_version>
 
     <!-- ####################################################################### -->
     <!-- Retired -->