diff --git a/implementation/pom.xml b/implementation/pom.xml
index f6f959297..4e6f28bea 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -116,7 +116,7 @@
- org.jboss.jandex
+ io.smallrye
jandex-maven-plugin
diff --git a/math/pom.xml b/math/pom.xml
index 7bc9875dc..e37ac1b79 100644
--- a/math/pom.xml
+++ b/math/pom.xml
@@ -72,7 +72,7 @@
- org.jboss.jandex
+ io.smallrye
jandex-maven-plugin
diff --git a/pom.xml b/pom.xml
index e7a493566..d052d3eaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
${maven.compiler.target}
1.7.20
- 1.2.3
+ 3.1.5
1.1.0
1.8.0
@@ -323,7 +323,7 @@
- org.jboss.jandex
+ io.smallrye
jandex-maven-plugin
${jandex-maven-plugin.version}