From 895d7457e238884a01d6594f6a2cf2a6bdc16df3 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 See gh-1669 --- 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 a79a153408..aae4ac7623 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