Skip to content

Commit 4518c83

Browse files
committed
[pinpoint-apm#10817] Bump micrometer to 1.12.4
1 parent 0eead61 commit 4518c83

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎pom.xml‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,13 @@
864864
</exclusion>
865865
</exclusions>
866866
</dependency>
867+
<dependency>
868+
<groupId>io.micrometer</groupId>
869+
<artifactId>micrometer-bom</artifactId>
870+
<version>1.12.4</version>
871+
<type>pom</type>
872+
<scope>import</scope>
873+
</dependency>
867874

868875
<dependency>
869876
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)