commit | 22e9091cf664e1903746c59c67d51947c6a7ebc7 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Dec 09 08:13:14 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Dec 09 10:25:22 2020 +0100 |
tree | e92ff5a7fd993a58c2f3f41f5c58eecd10838f39 | |
parent | 99e0d35dddf56f0549285279222a3c7c99f5a684 [diff] |
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>