Skip to content

Commit

Permalink
Bump Sentry to 8.0.0 and update compatibility range
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Dinauer <[email protected]>
  • Loading branch information
adinauer committed Jan 29, 2025
1 parent 65ba01a commit eda5691
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit eda5691

Please sign in to comment.