Skip to content

Commit

Permalink
Upgrade to Micrometer 1.13.5.
Browse files Browse the repository at this point in the history
See #2391
  • Loading branch information
mp911de committed Oct 10, 2024
1 parent 7b7dfe5 commit f467fcf
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions parent/pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">

<!--
Expand Down Expand Up @@ -119,7 +118,7 @@
<kotlin>1.9.25</kotlin>
<kotlin-coroutines>1.8.1</kotlin-coroutines>
<logback>1.4.13</logback>
<micrometer>1.13.4</micrometer>
<micrometer>1.13.5</micrometer>
<micrometer-tracing>1.3.4</micrometer-tracing>
<mockito>5.12.0</mockito>
<mockk>1.13.12</mockk>
Expand Down Expand Up @@ -1457,4 +1456,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit f467fcf

Please sign in to comment.