Skip to content

Commit

Permalink
Updating to metrics4j 1.0.1 to fix jmx bug with otel
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhks committed Apr 30, 2024
1 parent b8d63e0 commit 49c654f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.kairosdb</groupId>
<artifactId>JMXReporter</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>

<repositories>
<repository>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>org.kairosdb</groupId>
<artifactId>metrics4j</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 49c654f

Please sign in to comment.