Bump maven-dependency-plugin from 2.8 to 3.1.2

Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 2.8 to 3.1.2.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-2.8...maven-dependency-plugin-3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Closes #1

Change-Id: I4ed539a21db4e0abbd804d3f4bf1e45fd9b31389
diff --git a/pom.xml b/pom.xml
index b945347..b9cffac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,7 +231,7 @@
             </plugin>
             <plugin>
                 <artifactId>maven-dependency-plugin</artifactId>
-                <version>2.8</version>
+                <version>3.1.2</version>
                 <executions>
                     <execution>
                         <id>analyze</id>