diff --git a/helidon/helidon-greeter/pom.xml b/helidon/helidon-greeter/pom.xml
index e3d4dd7..3dd457b 100644
--- a/helidon/helidon-greeter/pom.xml
+++ b/helidon/helidon-greeter/pom.xml
@@ -52,6 +52,14 @@
io.helidon.microprofile.weld
weld-se-core
+
+ jakarta.enterprise
+ jakarta.enterprise.cdi-api
+
+
+ jakarta.annotation
+ jakarta.annotation-api
+
@@ -284,6 +292,18 @@
jakarta.enterprise
*
+
+ jakarta.interceptor
+ jakarta.interceptor-api
+
+
+ org.jboss.weld
+ weld-api
+
+
+ org.jboss.weld
+ weld-spi
+
diff --git a/pom.xml b/pom.xml
index fb69387..fb05217 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
25
${maven.multiModuleProjectDirectory}/src/checkstyle/suppressions.xml
true
- 5.1.3.Final
+ 6.0.4.Final