From b0e428fbced2225cf4bee271c39d5a5da4d815fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20Ko=CC=88ninger?= Date: Fri, 4 Oct 2024 09:33:54 +0200 Subject: [PATCH] Upgrade to Spring Boot Admin 3.3.4 See gh-1607 --- 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 b7f35aa1c1..8eda1a636e 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -49,7 +49,7 @@ initializr: - compatibilityRange: "[3.2.0,3.3.0-M1)" version: 3.2.3 - compatibilityRange: "[3.3.0,3.4.0-M1)" - version: 3.3.3 + version: 3.3.4 netflix-dgs: groupId: com.netflix.graphql.dgs artifactId: graphql-dgs-platform-dependencies