We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54e754 commit 8c36dcfCopy full SHA for 8c36dcf
apm-agent-plugins/apm-micrometer-plugin/pom.xml
@@ -23,7 +23,7 @@
23
<dependency>
24
<groupId>io.micrometer</groupId>
25
<artifactId>micrometer-core</artifactId>
26
- <version>1.15.2</version>
+ <version>1.15.3</version>
27
<scope>provided</scope>
28
</dependency>
29
apm-agent-plugins/apm-redis-plugin/apm-lettuce-plugin/pom.xml
@@ -30,7 +30,7 @@
30
31
32
33
34
<scope>test</scope>
35
36
0 commit comments