From 8ca7be27aa500befad83c04e3a641c7300c4be4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Mathieu?= Date: Wed, 18 Oct 2023 17:47:34 +0200 Subject: [PATCH] Upgrade to Quarkus 3.5.0 Also exclude quarkus-vertx-http-dev-ui-resources as it causes dependency issues --- firebase-admin/deployment/pom.xml | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/firebase-admin/deployment/pom.xml b/firebase-admin/deployment/pom.xml index 466fb64f..35ae8062 100644 --- a/firebase-admin/deployment/pom.xml +++ b/firebase-admin/deployment/pom.xml @@ -23,6 +23,12 @@ io.quarkus quarkus-vertx-http-deployment + + + io.quarkus + quarkus-vertx-http-dev-ui-resources + + io.quarkus diff --git a/pom.xml b/pom.xml index 968a48fc..73575061 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 11 11 true - 3.4.1 + 3.5.0 3.8.1 3.4.1 3.24.2