From 0d1c063e35b294d41a5756c2326ff4f13eadc4ab Mon Sep 17 00:00:00 2001 From: Andres Becerra Date: Tue, 19 Dec 2023 10:41:43 +0000 Subject: [PATCH 1/4] SCRUM-3572: bump quarkus to 3.6.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 973b8e3..e14577b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.5.3 + 3.6.3 3.0.0-M7 From 627006543d717f57e13a267d5f8125e70fa5fe98 Mon Sep 17 00:00:00 2001 From: Andres Becerra Date: Tue, 19 Dec 2023 12:40:11 +0000 Subject: [PATCH 2/4] SCRUM-3572: bump quarkus to 3.6.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e14577b..ec0d823 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ https://github.com/alliance-genome/agr_mati - 3.10.1 + 3.11.0 false 17 UTF-8 From 9161376c572f1374e064633dbd65e6d2dc10d09b Mon Sep 17 00:00:00 2001 From: Andres Becerra Date: Tue, 19 Dec 2023 12:54:16 +0000 Subject: [PATCH 3/4] SCRUM-3572: bump quarkus to 3.6.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec0d823..c0a851f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ quarkus-bom io.quarkus.platform 3.6.3 - 3.0.0-M7 + 3.1.2 From 685190289d6d570769bec085b713dd5402790699 Mon Sep 17 00:00:00 2001 From: Andres Becerra Date: Tue, 19 Dec 2023 13:27:26 +0000 Subject: [PATCH 4/4] SCRUM-3572: bump quarkus to 3.6.3 --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index c0a851f..b0932f0 100644 --- a/pom.xml +++ b/pom.xml @@ -256,19 +256,19 @@ maven-failsafe-plugin ${surefire-plugin.version} + + + ${project.build.directory}/${project.build.finalName}-runner + org.jboss.logmanager.LogManager + ${maven.home} + + integration-test verify - - - ${project.build.directory}/${project.build.finalName}-runner - org.jboss.logmanager.LogManager - ${maven.home} - -