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 bf97d6c commit de10f39Copy full SHA for de10f39
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.1</version>
+ <version>1.15.2</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