Skip to content

Commit

Permalink
⬆️ Bump metrics-core and metrics-jvm dependencies to version 4.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjsix committed Dec 12, 2024
1 parent 711b31c commit a892977
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 @@ -300,12 +300,12 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.28</version>
<version>4.2.29</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-jvm</artifactId>
<version>4.2.28</version>
<version>4.2.29</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
Expand Down

0 comments on commit a892977

Please sign in to comment.