From 87264a23786ae8cccf9d0bd3352a768cc3835cd3 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Mon, 18 Sep 2023 10:00:29 +0200 Subject: [PATCH] chore: update to Quarkus 3.2.6.Final Signed-off-by: Chris Laprun --- pkg/quarkus/v1beta/scaffolds/internal/templates/pomxml.go | 2 +- testdata/quarkus/memcached-quarkus-operator/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/quarkus/v1beta/scaffolds/internal/templates/pomxml.go b/pkg/quarkus/v1beta/scaffolds/internal/templates/pomxml.go index d0d01ed..5e594e8 100644 --- a/pkg/quarkus/v1beta/scaffolds/internal/templates/pomxml.go +++ b/pkg/quarkus/v1beta/scaffolds/internal/templates/pomxml.go @@ -58,7 +58,7 @@ const pomxmlTemplate = ` UTF-8 UTF-8 6.3.2 - 3.2.5.Final + 3.2.6.Final diff --git a/testdata/quarkus/memcached-quarkus-operator/pom.xml b/testdata/quarkus/memcached-quarkus-operator/pom.xml index 43783b9..2b62460 100644 --- a/testdata/quarkus/memcached-quarkus-operator/pom.xml +++ b/testdata/quarkus/memcached-quarkus-operator/pom.xml @@ -16,7 +16,7 @@ UTF-8 UTF-8 6.3.2 - 3.2.5.Final + 3.2.6.Final