This is an automated email from the ASF dual-hosted git repository.

tuglu 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 9d6a0764cb9 Bump spectator version to 1.9.0 (#18887)
9d6a0764cb9 is described below

commit 9d6a0764cb901bd3b2f70816d05c219c369ba6ac
Author: jtuglu1 <[email protected]>
AuthorDate: Tue Jan 6 18:00:44 2026 -0800

    Bump spectator version to 1.9.0 (#18887)
    
    Bump to Spectator version (1.9.0). Latest version is 1.9.3 but as we don't 
need anything in 1.9.1-1.9.3, I'd prefer to bump to stable major versions.
---
 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 bd181fc2186..05d6460cab0 100644
--- a/extensions-contrib/spectator-histogram/pom.xml
+++ b/extensions-contrib/spectator-histogram/pom.xml
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>com.netflix.spectator</groupId>
       <artifactId>spectator-api</artifactId>
-      <version>1.7.0</version>
+      <version>1.9.0</version>
     </dependency>
     <dependency>
       <groupId>com.google.guava</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to