Skip to content

Commit 4a9ca33

Browse files
committed
Upgrade to Micrometer 1.6.1
Closes gh-24051
1 parent d00c48f commit 4a9ca33

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ bom {
11081108
]
11091109
}
11101110
}
1111-
library("Micrometer", "1.6.0") {
1111+
library("Micrometer", "1.6.1") {
11121112
group("io.micrometer") {
11131113
modules = [
11141114
"micrometer-registry-stackdriver" {

spring-boot-tests/spring-boot-deployment-tests/src/main/webapp/WEB-INF/jboss-deployment-structure.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)