From ee4934a883c455578f26add1aba83b14e9fe2a1e Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Mon, 24 Jun 2024 18:43:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20Quarkus=20Bom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 54a7ba6..8975ce5 100644 --- a/pom.xml +++ b/pom.xml @@ -35,9 +35,7 @@ 3.0.3 - - - 3.13.1 + 3.8.4 24.1.0 @@ -58,6 +56,14 @@ + + io.quarkus.platform + quarkus-bom + ${quarkus.platform.version} + pom + import + + dev.struchkov.godfather bot-exception @@ -133,12 +139,6 @@ ${haiti.utils} - - io.smallrye.reactive - smallrye-mutiny-vertx-core - ${smallrye.mutiny.vertx.core.version} - - org.jetbrains annotations