Skip to content

Commit f3a03f9

Browse files
committed
Upgrade to Jolokia 1.7.2
Closes gh-33782
1 parent 7d26a29 commit f3a03f9

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
@@ -979,7 +979,7 @@ bom {
979979
]
980980
}
981981
}
982-
library("Jolokia", "1.7.1") {
982+
library("Jolokia", "1.7.2") {
983983
group("org.jolokia") {
984984
modules = [
985985
"jolokia-core"

0 commit comments

Comments
 (0)