diff --git a/build-reporter-github-actions/pom.xml b/build-reporter-github-actions/pom.xml
index 884833f..ae1cc2b 100644
--- a/build-reporter-github-actions/pom.xml
+++ b/build-reporter-github-actions/pom.xml
@@ -58,9 +58,9 @@
maven-compiler-plugin
- org.jboss.jandex
+ io.smallrye
jandex-maven-plugin
-
\ No newline at end of file
+
diff --git a/pom.xml b/pom.xml
index 1ff17eb..d0008b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
3.6.4
2.1.1
- 1.2.3
+ 3.1.6
3.2.3
@@ -76,7 +76,7 @@
${plexus-containers.version}
- org.jboss.jandex
+ io.smallrye
jandex-maven-plugin
${jandex-maven-plugin.version}