diff --git a/sample-apps/quarkus-app/pom.xml b/sample-apps/quarkus-app/pom.xml
index 601d44ef..de4d809d 100644
--- a/sample-apps/quarkus-app/pom.xml
+++ b/sample-apps/quarkus-app/pom.xml
@@ -89,6 +89,13 @@
0.9.2-SNAPSHOT
test
+
+
+ javax.json.bind
+ javax.json.bind-api
+ 1.0
+ test
+
org.testcontainers
postgresql