From eda5691d44c7c3deb789470a0b24c906f96de51e Mon Sep 17 00:00:00 2001 From: Alexander Dinauer Date: Wed, 29 Jan 2025 12:00:21 +0100 Subject: [PATCH] Bump Sentry to 8.0.0 and update compatibility range Signed-off-by: Alexander Dinauer --- start-site/src/main/resources/application.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index 1e0e7db641..7683f36b5a 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -62,8 +62,8 @@ initializr: artifactId: sentry-bom versionProperty: sentry.version mappings: - - compatibilityRange: "[3.3.0,3.3.0-M1)" - version: 7.14.0 + - compatibilityRange: "[3.3.0,3.5.0-M1)" + version: 8.0.0 solace-spring-boot: groupId: com.solace.spring.boot artifactId: solace-spring-boot-bom @@ -963,7 +963,7 @@ initializr: id: sentry bom: sentry description: Application performance monitoring and error tracking that help software teams see clearer, solve quicker, and learn continuously. - compatibilityRange: "[3.3.0,3.3.0-M1)" + compatibilityRange: "[3.3.0,3.5.0-M1)" groupId: io.sentry artifactId: sentry-spring-boot-starter-jakarta links: