Skip to content

Commit

Permalink
Bump io.sentry:sentry-log4j2 from 1.7.29 to 7.7.0
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) from 1.7.29 to 7.7.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@v1.7.29...7.7.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-log4j2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent c30d09d commit 1680037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ dependencies {

// For Sentry bug reporting
implementation group: 'io.sentry', name: 'sentry', version: '1.7.29'
implementation group: 'io.sentry', name: 'sentry-log4j2', version: '1.7.29'
implementation group: 'io.sentry', name: 'sentry-log4j2', version: '7.7.0'

// parsing of configuration data
implementation group: 'org.apache.commons', name: 'commons-configuration2', version: '2.9.0'
Expand Down

0 comments on commit 1680037

Please sign in to comment.