Skip to content

Commit

Permalink
Bump Sentry version to 6.28.0 and remove starter workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
adinauer committed Aug 7, 2023
1 parent 1515582 commit de066b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -955,7 +955,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
Expand Down

0 comments on commit de066b0

Please sign in to comment.