Skip to content

Bump prometheus.client.version from 1.3.7 to 1.3.8 #8088

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 5, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump prometheus.client.version from 1.3.7 to 1.3.8
Bumps `prometheus.client.version` from 1.3.7 to 1.3.8.

Updates `io.prometheus:prometheus-metrics-core` from 1.3.7 to 1.3.8

Updates `io.prometheus:prometheus-metrics-exporter-pushgateway` from 1.3.7 to 1.3.8

---
updated-dependencies:
- dependency-name: io.prometheus:prometheus-metrics-core
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.prometheus:prometheus-metrics-exporter-pushgateway
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jun 2, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 932984088b85e4a9e3c0ec56cae68a8eb04c2c53
2 changes: 1 addition & 1 deletion external/storm-metrics-prometheus/pom.xml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
<name>storm-metrics-prometheus</name>

<properties>
<prometheus.client.version>1.3.7</prometheus.client.version>
<prometheus.client.version>1.3.8</prometheus.client.version>
</properties>

<dependencies>