Skip to content

Commit

Permalink
Upgrade to Micrometer Tracing 1.4.1.
Browse files Browse the repository at this point in the history
See #2433
  • Loading branch information
christophstrobl committed Dec 10, 2024
1 parent ecd9fc8 commit 4767cd3
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 @@ -121,7 +120,7 @@
<kotlin-coroutines>1.9.0</kotlin-coroutines>
<logback>1.5.12</logback>
<micrometer>1.14.0</micrometer>
<micrometer-tracing>1.4.0</micrometer-tracing>
<micrometer-tracing>1.4.1</micrometer-tracing>
<mockito>5.14.2</mockito>
<mockk>1.13.13</mockk>
<querydsl>5.1.0</querydsl>
Expand Down Expand Up @@ -1515,4 +1514,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit 4767cd3

Please sign in to comment.