Skip to content

Commit 0ff6a5c

Browse files
Bump io.sentry:sentry-jul from 8.19.0 to 8.19.1 (#345)
Bumps [io.sentry:sentry-jul](https://github.com/getsentry/sentry-java) from 8.19.0 to 8.19.1. - [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.19.0...8.19.1) --- updated-dependencies: - dependency-name: io.sentry:sentry-jul dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 316f2e9 commit 0ff6a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2828
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2929
<quarkus.version>3.21.0</quarkus.version>
30-
<sentry.version>8.19.0</sentry.version>
30+
<sentry.version>8.19.1</sentry.version>
3131
<assertj.version>3.27.4</assertj.version>
3232
</properties>
3333
<dependencyManagement>

0 commit comments

Comments
 (0)