From 4ea3b7384dd32f46f8b826caabd36e1290808ef3 Mon Sep 17 00:00:00 2001 From: edeweerd Date: Mon, 15 Apr 2024 14:02:30 +0200 Subject: [PATCH] chore(release): Release 1.1.2 for Quarkus 3.2.11.Final It contains a pending fix: https://github.com/quarkusio/quarkus/issues/38236 --- .github/project.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 7cd49c2..50ab8b7 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.1.2" + current-version: "1.1.3" next-version: "1.2.0-SNAPSHOT" diff --git a/pom.xml b/pom.xml index 84de47f..744004a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 11 UTF-8 UTF-8 - 3.2.9.Final + 3.2.11.Final 3.24.1