Skip to content

Commit

Permalink
Upgrade to Micrometer 1.12.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tsegismont authored Nov 12, 2024
1 parent 02b926b commit 7cd5114
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 @@ -38,7 +38,7 @@
<assertj.version>3.9.0</assertj.version>
<junit.version>4.13.1</junit.version>
<maven-failsafe-plugin.version>2.18.1</maven-failsafe-plugin.version>
<micrometer.version>1.12.4</micrometer.version>
<micrometer.version>1.12.12</micrometer.version>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
</properties>

Expand Down Expand Up @@ -254,4 +254,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 7cd5114

Please sign in to comment.