From 12cefb99500016ea53fd738a2cc895779e44ecc9 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira da Silva Date: Tue, 31 Jan 2023 18:51:10 -0300 Subject: [PATCH] Update to Quarkus 2.13.7.Final Resolves #16755 Co-authored-by: Robert Nemeti --- operator/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/operator/pom.xml b/operator/pom.xml index 50cb9759e7..3efe0f1471 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -32,8 +32,8 @@ 11 UTF-8 UTF-8 - 4.0.6 - 2.13.6.Final + 4.0.7 + 2.13.7.Final keycloak registry.access.redhat.com/ubi8/openjdk-11-runtime diff --git a/pom.xml b/pom.xml index 87defec5dd..eb53acf69f 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ jboss-snapshots-repository https://s01.oss.sonatype.org/content/repositories/snapshots/ - 2.13.6.Final + 2.13.7.Final ${timestamp}