From d15586783dad3b4004303f0c53f5a4451da4e4f2 Mon Sep 17 00:00:00 2001 From: Alexander Dinauer Date: Tue, 30 Jan 2024 16:42:08 +0100 Subject: [PATCH] Bump Sentry to 7.3.0 --- 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 3710713d72..19d1755253 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -57,8 +57,8 @@ initializr: artifactId: sentry-bom versionProperty: sentry.version mappings: - - compatibilityRange: "[2.7.0,3.2.0-M1)" - version: 6.28.0 + - compatibilityRange: "[2.7.0,3.3.0-M1)" + version: 7.3.0 solace-spring-boot: groupId: com.solace.spring.boot artifactId: solace-spring-boot-bom @@ -939,7 +939,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.0.0,3.2.0-M1)" + compatibilityRange: "[3.0.0,3.3.0-M1)" groupId: io.sentry artifactId: sentry-spring-boot-starter-jakarta links: