diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml
index a49acc2d83fa0..24becf61c3513 100644
--- a/integration-tests/hibernate-reactive-panache/pom.xml
+++ b/integration-tests/hibernate-reactive-panache/pom.xml
@@ -31,16 +31,6 @@
io.quarkus
quarkus-resteasy-reactive-jsonb
-
- io.quarkus
- quarkus-jackson
-
-
- org.checkerframework
- checker-qual
-
-
-
io.quarkus
quarkus-core
@@ -76,11 +66,6 @@
quarkus-test-h2
test
-
- io.quarkus
- quarkus-jackson
- test
-
io.quarkus
quarkus-panache-mock
@@ -129,19 +114,6 @@
-
- io.quarkus
- quarkus-jackson-deployment
- ${project.version}
- pom
- test
-
-
- *
- *
-
-
-
io.quarkus
quarkus-reactive-pg-client-deployment