Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: Update io.prometheus:prometheus* to v1.4.3 (branch_9x)
type: dependency_update
authors:
- name: solrbot
links:
- name: PR#4028
url: https://github.com/apache/solr/pull/4028
1 change: 1 addition & 0 deletions solr/licenses/prometheus-metrics-config-1.4.3.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
785bf741491702f0e755a6a5c9c58a8127db0683

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
14eeb4e0a6a366d6b7562e4457e2a863b837b5bd
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3a4f58da44fdb1a26bbda60cf38930db62f2f887
1 change: 0 additions & 1 deletion solr/licenses/prometheus-metrics-model-1.1.0.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/prometheus-metrics-model-1.4.3.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b18da634ccdc033468c0a17e56996de09b4e6b36
6 changes: 4 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,10 @@ io.opentracing:opentracing-api:0.33.0 (6 constraints: 195100dd)
io.opentracing:opentracing-noop:0.33.0 (4 constraints: 48361e21)
io.opentracing:opentracing-util:0.33.0 (3 constraints: f71f843b)
io.perfmark:perfmark-api:0.27.0 (3 constraints: 22216516)
io.prometheus:prometheus-metrics-exposition-formats:1.1.0 (1 constraints: 0405f335)
io.prometheus:prometheus-metrics-model:1.1.0 (2 constraints: 411b133b)
io.prometheus:prometheus-metrics-config:1.4.3 (1 constraints: da101dbb)
io.prometheus:prometheus-metrics-exposition-formats:1.4.3 (1 constraints: 0405f335)
io.prometheus:prometheus-metrics-exposition-textformats:1.4.3 (1 constraints: 44165ad8)
io.prometheus:prometheus-metrics-model:1.4.3 (2 constraints: 0c1d82b6)
io.prometheus:simpleclient:0.16.0 (3 constraints: 9d257513)
io.prometheus:simpleclient_common:0.16.0 (1 constraints: 1a1139c0)
io.prometheus:simpleclient_httpserver:0.16.0 (1 constraints: 3905353b)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ io.netty:netty*=4.2.6.Final
io.netty:netty-tcnative*=2.0.73.Final
io.opentelemetry:opentelemetry-bom=1.53.0
io.opentracing:opentracing*=0.33.0
io.prometheus:prometheus*=1.1.0
io.prometheus:prometheus*=1.4.3
io.prometheus:simpleclient*=0.16.0
io.swagger.core.v3:*=2.2.22
jakarta.ws.rs:jakarta.ws.rs-api=3.1.0
Expand Down
Loading