diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index e14df187..5bcb647b 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -33,21 +33,11 @@
quarkus-core-deployment
-
- io.quarkus
- quarkus-arc-deployment
-
-
io.quarkus
quarkus-devservices-deployment
-
- io.quarkus
- quarkus-jsonp-deployment
-
-
io.quarkus
quarkus-smallrye-health-spi
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index a307bea6..0a6f9434 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -44,11 +44,6 @@
quarkus-arc
-
- io.quarkus
- quarkus-jsonp
-
-
io.quarkus
quarkus-smallrye-health
@@ -60,11 +55,6 @@
artemis-core-client
-
- org.jboss.logging
- commons-logging-jboss-logging
-
-
org.graalvm.sdk
graal-sdk
diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc
index 5361c431..cfd2cb43 100644
--- a/docs/modules/ROOT/pages/includes/attributes.adoc
+++ b/docs/modules/ROOT/pages/includes/attributes.adoc
@@ -1,5 +1,5 @@
:quarkus-version: 3.4.2
-:quarkus-artemis-version: 3.1.1
+:quarkus-artemis-version: 3.1.2
:quarkus-org-url: https://github.com/quarkusio
:quarkus-base-url: {quarkus-org-url}/quarkus