diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f9f3bc79..2b139f39 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, 3.2.2.Final ]
+ quarkus-version: [ 3.0.1.Final, 3.2.2.Final, 3.3.2 ]
fail-fast: false
steps:
- uses: actions/checkout@v4
diff --git a/pom.xml b/pom.xml
index 5462fa9e..1b15c546 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
1.18.26
1.5.4.Final
- 3.2.2.Final
+ 3.3.2
2.9.1
5.0.0.Beta1