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 364f2af commit f215a4dCopy full SHA for f215a4d
pom.xml
@@ -58,7 +58,7 @@
58
<maven.compiler.source>${java.version}</maven.compiler.source>
59
<maven.compiler.target>${java.version}</maven.compiler.target>
60
<!-- Dependencies (other than Maven plugins) -->
61
- <micrometer.version>1.14.6</micrometer.version>
+ <micrometer.version>1.15.0</micrometer.version>
62
<springdoc.version>2.8.8</springdoc.version>
63
<spring-boot-admin.version>3.4.5</spring-boot-admin.version>
64
<!-- Maven plugins -->
0 commit comments