Skip to content

Commit

Permalink
Merge pull request #1274 from adinauer
Browse files Browse the repository at this point in the history
* pr/1274:
  Upgrade to Sentry 6.28.0

Closes gh-1274
  • Loading branch information
snicoll committed Aug 7, 2023
2 parents b407efd + 599f200 commit e0477e9
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 @@ -957,7 +957,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 e0477e9

Please sign in to comment.