Skip to content

Commit 52822bb

Browse files
committed
Upgrade to Jolokia 1.7.1
Closes gh-28093
1 parent b864986 commit 52822bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ bom {
924924
]
925925
}
926926
}
927-
library("Jolokia", "1.7.0") {
927+
library("Jolokia", "1.7.1") {
928928
group("org.jolokia") {
929929
modules = [
930930
"jolokia-core"

0 commit comments

Comments
 (0)