From 634d36c3604287ce80b97d871d31e499f00e912c Mon Sep 17 00:00:00 2001 From: Graham Date: Mon, 23 Sep 2019 19:57:00 +0100 Subject: [PATCH] Add maven-dependency-plugin to --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 875e8c1..1dc9a4c 100644 --- a/pom.xml +++ b/pom.xml @@ -115,6 +115,11 @@ maven-compiler-plugin 3.8.1 + + org.apache.maven.plugins + maven-dependency-plugin + 3.1.1 + org.apache.maven.plugins maven-deploy-plugin