From bfa50ad0fccc84aa1678deea0aaa862e09215711 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20de=20Tastes?= Date: Sat, 12 Oct 2024 16:12:40 +0200 Subject: [PATCH] Upgrade Quarkus version to LTS (#83) * upgrade --- .github/project.yml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index b08a68e..b6306c5 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "0.6.0" + current-version: "0.7.0" next-version: "999-SNAPSHOT" \ No newline at end of file diff --git a/pom.xml b/pom.xml index 32f6ba8..b09fb31 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ runtime - 3.8.6 + 3.15.1 22.0.2 17 @@ -41,7 +41,7 @@ maven-surefire-plugin - 3.5.0 + 3.5.1 org.jboss.logmanager.LogManager