From 3a3420bd2a3e72861006877305e1055366ad3ac0 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Wed, 20 Nov 2024 17:42:05 +0100 Subject: [PATCH] Upgrade to Quarkus 3.17.0 --- docs/modules/ROOT/pages/includes/attributes.adoc | 2 +- .../testContent/src_main_resources_application.properties | 2 +- .../testContent/src_main_resources_application.properties | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 7f00927..032a1e8 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,2 +1,2 @@ -:quarkus-version: 3.13.2 +:quarkus-version: 3.17.0 :quarkus-github-action-version: 2.4.0 diff --git a/integration-tests/src/test/resources/__snapshots__/CodestartKotlinTest/testContent/src_main_resources_application.properties b/integration-tests/src/test/resources/__snapshots__/CodestartKotlinTest/testContent/src_main_resources_application.properties index 6927ddc..905be0e 100644 --- a/integration-tests/src/test/resources/__snapshots__/CodestartKotlinTest/testContent/src_main_resources_application.properties +++ b/integration-tests/src/test/resources/__snapshots__/CodestartKotlinTest/testContent/src_main_resources_application.properties @@ -1,2 +1,2 @@ -quarkus.log.level=SEVERE quarkus.banner.enabled=false +quarkus.log.level=SEVERE diff --git a/integration-tests/src/test/resources/__snapshots__/CodestartTest/testContent/src_main_resources_application.properties b/integration-tests/src/test/resources/__snapshots__/CodestartTest/testContent/src_main_resources_application.properties index 6927ddc..905be0e 100644 --- a/integration-tests/src/test/resources/__snapshots__/CodestartTest/testContent/src_main_resources_application.properties +++ b/integration-tests/src/test/resources/__snapshots__/CodestartTest/testContent/src_main_resources_application.properties @@ -1,2 +1,2 @@ -quarkus.log.level=SEVERE quarkus.banner.enabled=false +quarkus.log.level=SEVERE diff --git a/pom.xml b/pom.xml index 51c12e6..63103ac 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 17 UTF-8 UTF-8 - 3.16.3 + 3.17.0 3.2.3 1.322.0