This is an automated email from the ASF dual-hosted git repository.
xiangfu 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 8d59812628e Bump io.dropwizard.metrics:metrics-bom from 4.2.36 to
4.2.37 (#16828)
8d59812628e is described below
commit 8d59812628e0f3868439e699253ebf6c7ef20bfe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 05:42:58 2025 -0700
Bump io.dropwizard.metrics:metrics-bom from 4.2.36 to 4.2.37 (#16828)
Bumps
[io.dropwizard.metrics:metrics-bom](https://github.com/dropwizard/metrics) from
4.2.36 to 4.2.37.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.36...v4.2.37)
---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-bom
dependency-version: 4.2.37
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6b9ce6c4bc7..a8975a41cc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
<dynatrace.hash4j.version>0.26.0</dynatrace.hash4j.version>
<yammer-metrics.version>2.2.0</yammer-metrics.version>
<!-- helix-core, spark-core use libraries from io.dropwizard.metrics -->
- <dropwizard-metrics.version>4.2.36</dropwizard-metrics.version>
+ <dropwizard-metrics.version>4.2.37</dropwizard-metrics.version>
<snappy-java.version>1.1.10.8</snappy-java.version>
<zstd-jni.version>1.5.7-4</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]