Skip to content

Commit

Permalink
Upgrade to Jolokia 1.7.2
Browse files Browse the repository at this point in the history
Closes gh-35522
  • Loading branch information
wilkinsona committed May 17, 2023
1 parent 788c3b6 commit dbda252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -948,7 +948,7 @@ bom {
]
}
}
library("Jolokia", "1.7.1") {
library("Jolokia", "1.7.2") {
group("org.jolokia") {
modules = [
"jolokia-core"
Expand Down

0 comments on commit dbda252

Please sign in to comment.