Browse Source

Upgrade to Jolokia 1.7.1

Closes gh-28093
pull/28102/head
Stephane Nicoll 4 years ago
parent
commit
52822bbc4f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save