From ab52acbcadc9cad9fbd65713190bc04e066c6027 Mon Sep 17 00:00:00 2001
From: carlosthe19916 <2582866+carlosthe19916@users.noreply.github.com>
Date: Tue, 1 Aug 2023 18:13:31 +0200
Subject: [PATCH] Upgrade to Quarkus 3.2.2.Final
---
.github/workflows/ci.yml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 24e43148..ff999a3b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
- quarkus-version: [ 3.0.1.Final ]
+ quarkus-version: [ 3.0.1.Final, 3.2.2.Final ]
fail-fast: false
steps:
- uses: actions/checkout@v3
diff --git a/pom.xml b/pom.xml
index 2fd92c47..ceb48cd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
1.18.26
1.5.4.Final
- 3.0.2.Final
+ 3.2.2.Final
2.9.1
5.0.0.Beta1