Skip to content

Commit e1aed6c

Browse files
authored
Bump JMX Prometheus collector 1.5.0 (#1031)
Signed-off-by: Paolo Patierno <[email protected]>
1 parent 252bfab commit e1aed6c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 0.34.0
4+
5+
* Dependency updates (JMX Prometheus collector 1.5.0).
6+
37
## 0.33.1
48

59
* Disabled OpenMetrics exemplars within Prometheus to fix [1023](https://github.com/strimzi/strimzi-kafka-bridge/issues/1023)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<opentelemetry-semconv.version>1.21.0-alpha</opentelemetry-semconv.version>
7575
<grpc-netty-shaded.version>1.75.0</grpc-netty-shaded.version>
7676
<micrometer.version>1.14.5</micrometer.version>
77-
<jmx-prometheus-collector.version>1.3.0</jmx-prometheus-collector.version>
77+
<jmx-prometheus-collector.version>1.5.0</jmx-prometheus-collector.version>
7878
<prometheus.version>1.3.6</prometheus.version>
7979
<commons-cli.version>1.4</commons-cli.version>
8080
<test-container.version>0.112.0</test-container.version>

0 commit comments

Comments
 (0)