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.
2 parents d77ed58 + 12f91bd commit b562166Copy full SHA for b562166
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.13.6</micrometer.version>
+ <micrometer.version>1.14.0</micrometer.version>
62
<springdoc.version>2.6.0</springdoc.version>
63
<spring-boot-admin.version>3.3.5</spring-boot-admin.version>
64
<!-- Maven plugins -->
0 commit comments