Skip to content

Commit

Permalink
Merge pull request #1398 from adinauer
Browse files Browse the repository at this point in the history
* pr/1398:
  Bump Sentry to 7.3.0

Closes gh-1398
  • Loading branch information
mhalbritter committed Feb 1, 2024
2 parents 10f52f0 + 9c3a5d7 commit ca343aa
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 @@ -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
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit ca343aa

Please sign in to comment.