This is an automated email from the ASF dual-hosted git repository.
noob-se7en 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 edaf19f62b5 Bump io.prometheus.jmx:collector from 1.5.0 to 1.6.0
(#18691)
edaf19f62b5 is described below
commit edaf19f62b58cad0d54d746be9a4bc9417485641
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 19:58:18 2026 +0530
Bump io.prometheus.jmx:collector from 1.5.0 to 1.6.0 (#18691)
Bumps
[io.prometheus.jmx:collector](https://github.com/prometheus/jmx_exporter) from
1.5.0 to 1.6.0.
- [Release notes](https://github.com/prometheus/jmx_exporter/releases)
-
[Commits](https://github.com/prometheus/jmx_exporter/compare/1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: io.prometheus.jmx:collector
dependency-version: 1.6.0
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b99a5589412..fad02e7e5f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,7 @@
<groovy.version>3.0.25</groovy.version>
<xml-apis.version>2.0.2</xml-apis.version>
<roaring-bitmap.version>1.6.14</roaring-bitmap.version>
- <prometheus.jmx-exporter.version>1.5.0</prometheus.jmx-exporter.version>
+ <prometheus.jmx-exporter.version>1.6.0</prometheus.jmx-exporter.version>
<prometheus.metrics.version>1.7.0</prometheus.metrics.version>
<fastutil.version>8.5.18</fastutil.version>
<disruptor.version>4.0.0</disruptor.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]