Skip to content

Commit

Permalink
chore(deps): bump sentry from 8.1.0 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps `sentry` from 8.1.0 to 8.2.0.

Updates `io.sentry:sentry-log4j2` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.1.0...8.2.0)

Updates `io.sentry:sentry-spring-boot-starter-jakarta` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.1.0...8.2.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-log4j2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sentry:sentry-spring-boot-starter-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent fb6835f commit 4b731bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ saajImpl = "3.0.4"
scimSdkClient = "1.27.1"
semver = "3.1.0"
sendGrid = "4.10.3"
sentry = "8.1.0"
sentry = "8.2.0"
shibbolethUtilJavaSupport = "9.1.3"
slackClient = "1.45.2"
slf4j = "2.0.16"
Expand Down

0 comments on commit 4b731bb

Please sign in to comment.