diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml index f63e170..eb542f1 100644 --- a/integration-tests/artemis-jms/pom.xml +++ b/integration-tests/artemis-jms/pom.xml @@ -14,7 +14,7 @@ io.quarkus - quarkus-resteasy-reactive + quarkus-rest io.quarkus @@ -109,8 +109,9 @@ false - native --initialize-at-run-time=org.apache.activemq.artemis.api.core.ActiveMQBuffers\,org.apache.activemq.artemis.utils.RandomUtil + true + false diff --git a/integration-tests/multiple-artemis-jms/pom.xml b/integration-tests/multiple-artemis-jms/pom.xml index fafae55..d24dd61 100644 --- a/integration-tests/multiple-artemis-jms/pom.xml +++ b/integration-tests/multiple-artemis-jms/pom.xml @@ -14,7 +14,7 @@ io.quarkus - quarkus-resteasy-reactive + quarkus-rest io.quarkiverse.ironjacamar diff --git a/pom.xml b/pom.xml index 14ccea8..866d398 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ HEAD - 3.8.6 + 3.14.2 3.0.10.Final