From c2e6d46a432c8e700895db1e1f89cd465a2e814c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicklas=20K=C3=B6rtge?= Date: Fri, 7 Feb 2025 09:24:17 +0100 Subject: [PATCH] downgrade quarkus version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nicklas Körtge --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c4bf29286..c95010b7c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ quarkus-bom io.quarkus.platform - 3.18.1 + 3.17.8 1.3.5 10.14.0.2599 @@ -85,10 +85,11 @@ quarkus-config-yaml - + org.yaml snakeyaml + 1.33 @@ -146,7 +147,6 @@ ${sonar.plugin.api.impl.version} - io.quarkus quarkus-junit5 @@ -159,7 +159,6 @@ test - com.google.googlejavaformat google-java-format