Browse Source

Upgrade to Jolokia 1.7.2

Closes gh-35522
2.6.x
Andy Wilkinson 3 years ago
parent
commit
dbda252e29
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -948,7 +948,7 @@ bom { @@ -948,7 +948,7 @@ bom {
]
}
}
library("Jolokia", "1.7.1") {
library("Jolokia", "1.7.2") {
group("org.jolokia") {
modules = [
"jolokia-core"

Loading…
Cancel
Save