diff --git a/pom.xml b/pom.xml
index d9373620..b77ed368 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
io.quarkus
- quarkus-resteasy-reactive-jackson
+ quarkus-rest-jackson
io.quarkus
@@ -114,6 +114,11 @@
io.quarkus
quarkus-oidc
+
+ org.apache.commons
+ commons-lang3
+ 3.17.0
+
io.quarkus
quarkus-junit5
@@ -132,7 +137,7 @@
org.apache.maven
maven-artifact
- 3.9.7
+ 3.9.9
io.rest-assured