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 812bc4e commit 6bce2b4Copy full SHA for 6bce2b4
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1442,7 +1442,7 @@ bom {
1442
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
1443
}
1444
1445
- library("Micrometer", "1.14.4-SNAPSHOT") {
+ library("Micrometer", "1.14.4") {
1446
considerSnapshots()
1447
group("io.micrometer") {
1448
modules = [
0 commit comments