From 198bab5097945e1499b1dd739af55a34f833d792 Mon Sep 17 00:00:00 2001 From: ferclager <17533449+ferclager@users.noreply.github.com> Date: Thu, 12 Dec 2024 04:18:26 -0600 Subject: [PATCH] Upgrade Spring Boot Admin to 3.4.1 --- start-site/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index e65ff6563e..686434285a 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -49,7 +49,7 @@ initializr: - compatibilityRange: "[3.3.0,3.4.0-M1)" version: 3.3.6 - compatibilityRange: "[3.4.0,3.5.0-M1)" - version: 3.4.0 + version: 3.4.1 netflix-dgs: groupId: com.netflix.graphql.dgs artifactId: graphql-dgs-platform-dependencies