From 8ca36d0cc0cf6b9eea65ec0acae9b96973714607 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Sat, 14 Dec 2024 21:48:09 +0100 Subject: [PATCH] feat(plugins): add io.smallrye:jandex-maven-plugin version 3.2.3 --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 90eb6a8..28264d8 100644 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,7 @@ 2.43.0 2.50.0 0.8.12 + 3.2.3 21 @@ -164,6 +165,19 @@ + + io.smallrye + jandex-maven-plugin + ${jandex-plugin.version} + + + make-index + + jandex + + + +