From 99ede3233e221f0c7bc583db96f8b5afa2bb7017 Mon Sep 17 00:00:00 2001 From: jjpinto Date: Thu, 3 Oct 2024 14:22:11 -0400 Subject: [PATCH] Update index.html Update to display the current quarkus version --- src/main/resources/META-INF/resources/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/META-INF/resources/index.html b/src/main/resources/META-INF/resources/index.html index 89fe263..dffb3b4 100644 --- a/src/main/resources/META-INF/resources/index.html +++ b/src/main/resources/META-INF/resources/index.html @@ -238,7 +238,7 @@
Application
  • GroupId: profiling.workshop
  • ArtifactId: hello-world-app
  • Version: 1.0.0-SNAPSHOT
  • -
  • Quarkus Version: 2.14.2.Final
  • +
  • Quarkus Version: 3.15.1