From 599f2006417b6301a1ba98a37c6ccc7d5085a99c Mon Sep 17 00:00:00 2001 From: Alexander Dinauer Date: Mon, 7 Aug 2023 12:18:01 +0200 Subject: [PATCH] Upgrade to Sentry 6.28.0 See gh-1274 --- 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 3b37a4510a7..e620c2dc00f 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 @@ -957,7 +957,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