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 d884d12 + 2ffadd6 commit f2cf244Copy full SHA for f2cf244
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.15.0</micrometer.version>
+ <micrometer.version>1.15.1</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