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 ab506bc commit 4f054a1Copy full SHA for 4f054a1
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1461,7 +1461,7 @@ bom {
1461
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
1462
}
1463
1464
- library("Micrometer", "1.14.10-SNAPSHOT") {
+ library("Micrometer", "1.14.10") {
1465
considerSnapshots()
1466
group("io.micrometer") {
1467
modules = [
0 commit comments