We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44be5b3 commit 0ed905aCopy full SHA for 0ed905a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Sentry SDK from v8.26.0 to v8.27.1 ([#204](https://github.com/getsentry/sentry-maven-plugin/pull/204))
8
+ - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8271)
9
+ - [diff](https://github.com/getsentry/sentry-java/compare/8.26.0...8.27.1)
10
11
## 0.10.0
12
13
### Dependencies
src/main/resources/sentry-sdk.properties
@@ -1 +1 @@
-sdk_version = 8.26.0
+sdk_version = 8.27.1
0 commit comments