Skip to content

Commit 0073acf

Browse files
Bump io.sentry:sentry-jul from 8.13.3 to 8.14.0 (#332)
Bumps [io.sentry:sentry-jul](https://github.com/getsentry/sentry-java) from 8.13.3 to 8.14.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.13.3...8.14.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-jul dependency-version: 8.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0bfca8 commit 0073acf

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.13.3</sentry.version>
30+
<sentry.version>8.14.0</sentry.version>
3131
<assertj.version>3.27.3</assertj.version>
3232
</properties>
3333
<dependencyManagement>

0 commit comments

Comments
 (0)