You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/12/19 22:47:49 UTC

(pinot) branch master updated: Bump dropwizard-metrics.version from 4.2.22 to 4.2.23 (#12178)

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 488b336ab4 Bump dropwizard-metrics.version from 4.2.22 to 4.2.23 (#12178)
488b336ab4 is described below

commit 488b336ab44e25e8169019bccec3b275db70dd4c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 19 14:47:43 2023 -0800

    Bump dropwizard-metrics.version from 4.2.22 to 4.2.23 (#12178)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 30a4bde27e..084db714d3 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.22</dropwizard-metrics.version>
+    <dropwizard-metrics.version>4.2.23</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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org