From 73ec39cabc70e4774369478a409fc16f972b3fa9 Mon Sep 17 00:00:00 2001 From: yahavi Date: Mon, 24 Jul 2023 10:54:51 +0300 Subject: [PATCH] Add description to pom.xml --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 6c2a0da..3737a55 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,9 @@ maven-plugin https://github.com/jfrog/maven-dep-tree maven-dep-tree + Maven plugin that reads the Maven dependencies of a given Maven project, and generates a dependency + tree. + 3.6.3