From 90369f75409245866fe38bd673717713a2faec35 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira da Silva Date: Mon, 17 Oct 2022 07:05:35 -0300 Subject: [PATCH] Upgrade to latest Quarkus 2.13.2 (#14834) Upgrade to latest Quarkus 2.13.2 Resolves #14817 --- operator/pom.xml | 2 -- pom.xml | 9 ++++----- quarkus/pom.xml | 7 ++----- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/operator/pom.xml b/operator/pom.xml index 7adb25f416..8974d4e3d3 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -23,8 +23,6 @@ --> 4.7.7.Final 1.5.4.Final-format-001 - 2.13.3 - 2.13.3 5.12.3 3.8.1 diff --git a/pom.xml b/pom.xml index 232de97a65..6c393e5a3f 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ jboss-snapshots-repository https://s01.oss.sonatype.org/content/repositories/snapshots/ - 2.12.2.Final + 2.13.2.Final 4.7.7.Final - 2.13.3 - 5.6.10.Final + 5.6.12.Final 8.0.30 - 42.4.2 + 42.5.0 1.5.4.Final-format-001 1.20.0.Final 3.0.1 @@ -48,8 +47,6 @@ We need to override certain dependencies from the parent POM. TODO: remove these properties after changing the parent POM to use the same property names used by Quarkus BOM. --> - ${jackson-bom.version} - ${jackson-bom.version} ${hibernate-orm.version} ${mysql-jdbc.version} ${postgresql-jdbc.version}