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

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d80991f9b dropwizard metrics 4.2.25 (#12600)
8d80991f9b is described below

commit 8d80991f9bda0845a9a21593887449d789fa71c3
Author: sullis <[email protected]>
AuthorDate: Fri Mar 8 09:58:08 2024 -0800

    dropwizard metrics 4.2.25 (#12600)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ec7f86ac80..e6707c4efb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
     <!-- hadoop-common, spark-core use commons-net -->
     <commons-net.version>3.10.0</commons-net.version>
     <!-- helix-core, spark-core use libraries from io.dropwizard.metrics -->
-    <dropwizard-metrics.version>4.2.23</dropwizard-metrics.version>
+    <dropwizard-metrics.version>4.2.25</dropwizard-metrics.version>
     <snappy-java.version>1.1.10.4</snappy-java.version>
     <zstd-jni.version>1.5.5-11</zstd-jni.version>
     <lz4-java.version>1.8.0</lz4-java.version>


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

Reply via email to