diff --git a/pom.xml b/pom.xml index a7b554ed54..5c3cdca2ab 100644 --- a/pom.xml +++ b/pom.xml @@ -147,8 +147,8 @@ UTF-8 UTF-8 - 3.4.2 - 3.4.2 + 3.15.1 + 3.15.1 ${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 923768c7f6..e13ffbcc2e 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 ba1ba8d84e..bced75e6b8 100644 --- a/rts/at/annotation/pom.xml +++ b/rts/at/annotation/pom.xml @@ -31,7 +31,7 @@ io.quarkus - quarkus-rest-client + quarkus-resteasy-client io.quarkus diff --git a/rts/lra-examples/cdi-embedded/pom.xml b/rts/lra-examples/cdi-embedded/pom.xml index 1d4cbd8b2d..1a18ff355e 100644 --- a/rts/lra-examples/cdi-embedded/pom.xml +++ b/rts/lra-examples/cdi-embedded/pom.xml @@ -74,7 +74,7 @@ io.quarkus - quarkus-rest-client-jackson + quarkus-resteasy-client diff --git a/rts/lra-examples/cdi-participant/pom.xml b/rts/lra-examples/cdi-participant/pom.xml index a367723cfe..ba773f1ecc 100644 --- a/rts/lra-examples/cdi-participant/pom.xml +++ b/rts/lra-examples/cdi-participant/pom.xml @@ -107,7 +107,7 @@ io.quarkus - quarkus-rest-client-jackson + quarkus-resteasy-client org.jboss.narayana.rts diff --git a/rts/lra-examples/coordinator-quarkus/pom.xml b/rts/lra-examples/coordinator-quarkus/pom.xml index 18350a794b..253ce7ea07 100644 --- a/rts/lra-examples/coordinator-quarkus/pom.xml +++ b/rts/lra-examples/coordinator-quarkus/pom.xml @@ -36,11 +36,11 @@ io.quarkus - quarkus-rest-client + quarkus-resteasy-client io.quarkus - quarkus-resteasy-jsonb + quarkus-resteasy-jackson io.quarkus