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 51aedab93d6 build(deps): bump com.netflix.spectator:spectator-api
(#20114)
51aedab93d6 is described below
commit 51aedab93d69bbd99c88014582abab166d36c353
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 14:01:56 2026 +0800
build(deps): bump com.netflix.spectator:spectator-api (#20114)
Bumps
[com.netflix.spectator:spectator-api](https://github.com/Netflix/spectator)
from 1.9.0 to 1.10.5.
- [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.9.0...v1.10.5)
---
updated-dependencies:
- dependency-name: com.netflix.spectator:spectator-api
dependency-version: 1.10.5
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>
---
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 c42b26b723a..f849778540f 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.9.0</version>
+ <version>1.10.5</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]