This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 4cd3036560d build(deps): bump com.netflix.spectator:spectator-api
(#20153)
4cd3036560d is described below
commit 4cd3036560d94e9bd3ed00061930b9410159f490
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 09:34:35 2026 +0800
build(deps): bump com.netflix.spectator:spectator-api (#20153)
Bumps
[com.netflix.spectator:spectator-api](https://github.com/Netflix/spectator)
from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/Netflix/spectator/releases)
- [Changelog](https://github.com/Netflix/spectator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Netflix/spectator/compare/v1.10.5...v1.10.6)
---
updated-dependencies:
- dependency-name: com.netflix.spectator:spectator-api
dependency-version: 1.10.6
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>
---
extensions-contrib/spectator-histogram/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions-contrib/spectator-histogram/pom.xml
b/extensions-contrib/spectator-histogram/pom.xml
index f849778540f..492a4740987 100644
--- a/extensions-contrib/spectator-histogram/pom.xml
+++ b/extensions-contrib/spectator-histogram/pom.xml
@@ -58,7 +58,7 @@
<dependency>
<groupId>com.netflix.spectator</groupId>
<artifactId>spectator-api</artifactId>
- <version>1.10.5</version>
+ <version>1.10.6</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]