From de066b0e561b8448dd6e70ce9e6eddbf6f16d2f4 Mon Sep 17 00:00:00 2001 From: Alexander Dinauer Date: Mon, 7 Aug 2023 12:18:01 +0200 Subject: [PATCH] Bump Sentry version to 6.28.0 and remove starter workaround --- start-site/src/main/resources/application.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index c44e06ea22d..c0d53bf2683 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -64,7 +64,7 @@ initializr: versionProperty: sentry.version mappings: - compatibilityRange: "[2.7.0,3.2.0-M1)" - version: 6.26.0 + version: 6.28.0 solace-spring-boot: groupId: com.solace.spring.boot artifactId: solace-spring-boot-bom @@ -955,7 +955,6 @@ initializr: compatibilityRange: "[2.7.0,3.2.0-M1)" groupId: io.sentry artifactId: sentry-spring-boot-starter-jakarta - starter: false mappings: - compatibilityRange: "[2.7.0,3.0.0-M1)" artifactId: sentry-spring-boot-starter