From dce701ac32a51805f7de2ddf3799ce23314392c7 Mon Sep 17 00:00:00 2001 From: Jorge Bescos Gascon Date: Wed, 9 Oct 2024 15:11:01 +0200 Subject: [PATCH] Helidon 3.x build fails with GraalVM 21.0.4+8.1 #9024 Signed-off-by: Jorge Bescos Gascon --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 90c1f9ed4a2..c7932576887 100644 --- a/pom.xml +++ b/pom.xml @@ -465,6 +465,13 @@ org.jboss.jandex jandex-maven-plugin ${version.plugin.jandex} + + + org.jboss + jandex + 3.2.2 + + org.apache.maven.plugins