Skip to content

Commit dbda252

Browse files
committed
Upgrade to Jolokia 1.7.2
Closes gh-35522
1 parent 788c3b6 commit dbda252

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
@@ -948,7 +948,7 @@ bom {
948948
]
949949
}
950950
}
951-
library("Jolokia", "1.7.1") {
951+
library("Jolokia", "1.7.2") {
952952
group("org.jolokia") {
953953
modules = [
954954
"jolokia-core"

0 commit comments

Comments
 (0)