diff --git a/pom.xml b/pom.xml
index 803a78da82..a2c03d646c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,8 +147,8 @@
UTF-8
UTF-8
- 3.4.2
- 3.4.2
+ 3.16.0
+ 3.16.0
${jvm.args.other} ${jvm.args.memory} ${jvm.args.debug} ${jvm.args.modular}
2.0.9.RELEASE
diff --git a/rts/at/annotation/common-service/pom.xml b/rts/at/annotation/common-service/pom.xml
index 32027de235..10852274fb 100644
--- a/rts/at/annotation/common-service/pom.xml
+++ b/rts/at/annotation/common-service/pom.xml
@@ -15,5 +15,9 @@
com.fasterxml.jackson.core
jackson-annotations
+
+ org.jboss.narayana.arjunacore
+ arjuna
+
diff --git a/rts/at/annotation/pom.xml b/rts/at/annotation/pom.xml
index 837068c40e..b8d35f3bce 100644
--- a/rts/at/annotation/pom.xml
+++ b/rts/at/annotation/pom.xml
@@ -35,7 +35,7 @@
io.quarkus
- quarkus-resteasy-jsonb
+ quarkus-rest-jsonb
io.quarkus
diff --git a/rts/lra-examples/cdi-embedded/pom.xml b/rts/lra-examples/cdi-embedded/pom.xml
index b3c53e78b3..2e73515ccf 100644
--- a/rts/lra-examples/cdi-embedded/pom.xml
+++ b/rts/lra-examples/cdi-embedded/pom.xml
@@ -70,11 +70,11 @@
io.quarkus
- quarkus-resteasy-jackson
+ quarkus-rest-jackson
io.quarkus
- quarkus-rest-client-jackson
+ quarkus-rest-client
diff --git a/rts/lra-examples/cdi-participant/pom.xml b/rts/lra-examples/cdi-participant/pom.xml
index b6b6437adf..1fc949f002 100644
--- a/rts/lra-examples/cdi-participant/pom.xml
+++ b/rts/lra-examples/cdi-participant/pom.xml
@@ -103,11 +103,11 @@
io.quarkus
- quarkus-resteasy-jackson
+ quarkus-rest-jackson
io.quarkus
- quarkus-rest-client-jackson
+ quarkus-rest-client
org.jboss.narayana.rts
diff --git a/rts/lra-examples/coordinator-quarkus/pom.xml b/rts/lra-examples/coordinator-quarkus/pom.xml
index c3904ec462..2c2778207a 100644
--- a/rts/lra-examples/coordinator-quarkus/pom.xml
+++ b/rts/lra-examples/coordinator-quarkus/pom.xml
@@ -40,7 +40,7 @@
io.quarkus
- quarkus-resteasy-jsonb
+ quarkus-rest-jsonb
io.quarkus
diff --git a/rts/lra/flight-service/pom.xml b/rts/lra/flight-service/pom.xml
index 6532fd9d09..40b5b2bc48 100644
--- a/rts/lra/flight-service/pom.xml
+++ b/rts/lra/flight-service/pom.xml
@@ -62,7 +62,7 @@
io.quarkus
- quarkus-resteasy
+ quarkus-rest
@@ -106,7 +106,7 @@
io.quarkus
- quarkus-resteasy-jackson
+ quarkus-rest-jackson
com.fasterxml.jackson.core
diff --git a/rts/lra/hotel-service/pom.xml b/rts/lra/hotel-service/pom.xml
index bb527c00a7..ae43a65fa1 100644
--- a/rts/lra/hotel-service/pom.xml
+++ b/rts/lra/hotel-service/pom.xml
@@ -62,7 +62,7 @@
io.quarkus
- quarkus-resteasy
+ quarkus-rest
@@ -107,7 +107,7 @@
io.quarkus
- quarkus-resteasy-jackson
+ quarkus-rest-jackson
com.fasterxml.jackson.core
diff --git a/rts/lra/trip-controller/pom.xml b/rts/lra/trip-controller/pom.xml
index 82cd04d6b6..cff5834eef 100644
--- a/rts/lra/trip-controller/pom.xml
+++ b/rts/lra/trip-controller/pom.xml
@@ -67,7 +67,7 @@
io.quarkus
- quarkus-resteasy
+ quarkus-rest
@@ -112,7 +112,7 @@
io.quarkus
- quarkus-resteasy-jackson
+ quarkus-rest-jackson
com.fasterxml.jackson.core