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 0c0c105 commit 0164080Copy full SHA for 0164080
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1417,7 +1417,7 @@ bom {
1417
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
1418
}
1419
1420
- library("Micrometer", "1.13.10-SNAPSHOT") {
+ library("Micrometer", "1.13.10") {
1421
considerSnapshots()
1422
group("io.micrometer") {
1423
modules = [
0 commit comments