From c8e527a08c0dfbd500cf61c1de5fb511669e49db Mon Sep 17 00:00:00 2001 From: Artem Simeshin Date: Fri, 20 Jun 2025 10:23:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=20=D1=81=D0=BA=D0=B0=D0=BD=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8?= =?UTF-8?q?=D0=BC=D0=BE=D1=81=D1=82=D0=B5=D0=B9=20=D0=BF=D1=80=D0=B8=20?= =?UTF-8?q?=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B5=20=D1=87=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D0=B7=20ossindex-maven-plugin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #8 Signed-off-by: Artem Simeshin --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index dce10c6..df97cc9 100644 --- a/pom.xml +++ b/pom.xml @@ -252,6 +252,24 @@ true + + + org.sonatype.ossindex.maven + ossindex-maven-plugin + 3.2.0 + + false + + + + audit-dependencies + verify + + audit-aggregate + + + +