Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
fix: upgrade io.sentry:sentry-logback from 6.31.0 to 6.32.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.sentry:sentry-logback from 6.31.0 to 6.32.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.sentry/sentry-logback/

See this project in Snyk:
https://app.snyk.io/org/zhouhao/project/5453f5df-034d-4c7c-9c95-0a55d3d3d469?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 14, 2023
1 parent bcbbb8c commit caae5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-logback</artifactId>
<version>6.31.0</version>
<version>6.32.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit caae5ae

Please sign in to comment.