From 9d3b2e7ae7f3da8f6f0b100ac21fefc371ac47f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Barto=C5=A1?= Date: Tue, 15 Aug 2023 14:00:33 +0200 Subject: [PATCH] Remove Vert.x Dev UI dependency (#22456) Closes #22446 --- quarkus/deployment/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/quarkus/deployment/pom.xml b/quarkus/deployment/pom.xml index dfa65c1dc6..87e3df4ea8 100644 --- a/quarkus/deployment/pom.xml +++ b/quarkus/deployment/pom.xml @@ -29,6 +29,13 @@ io.quarkus quarkus-reactive-routes-deployment + + + + io.quarkus + quarkus-vertx-http-dev-ui-resources + + io.quarkus