summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-05-16 18:12:06 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-05-18 21:45:51 +0200
commit06582354cd6cb644954a63b402eaebac028ac079 (patch)
tree77be3b6a922e1a4900584ac20f5358f4f2ad964e /pom.xml
parent4f7a7371e758c4ea00af22998a99b0d628aa070a (diff)
Remove deprecated (and unused) resteasy-mutiny extension.
Change-Id: Icea48dc0a26b5458dd1cfc9394ea47d881730485
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index b4ed900..bacda3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,10 +173,6 @@
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
- <artifactId>quarkus-resteasy-mutiny</artifactId>
- </dependency>
- <dependency>
- <groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-qute</artifactId>
</dependency>
<dependency>