Skip to content

Commit 3ebbc3b

Browse files
committed
Upgrade to Micrometer Tracing 1.0.2.
Closes #1908
1 parent c6498a0 commit 3ebbc3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<logback>1.4.1</logback>
121121
<lombok>1.18.20</lombok>
122122
<micrometer>1.10.4</micrometer>
123-
<micrometer-tracing>1.0.1</micrometer-tracing>
123+
<micrometer-tracing>1.0.2</micrometer-tracing>
124124
<mockito>4.8.1</mockito>
125125
<mockk>1.13.4</mockk>
126126
<querydsl>5.0.0</querydsl>
@@ -1342,4 +1342,4 @@
13421342
</pluginRepository>
13431343
</pluginRepositories>
13441344

1345-
</project>
1345+
</project>

0 commit comments

Comments
 (0)