diff --git a/pom.xml b/pom.xml index bb4a0e6..e0a98ad 100644 --- a/pom.xml +++ b/pom.xml @@ -346,6 +346,22 @@ under the License. + + org.apache.maven.plugins + maven-dependency-plugin + + + analyze + + analyze-only + + + true + org.apache.maven:maven-compat:*,org.slf4j:slf4j-simple:* + + + +