diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 166515c2593..b88f97be8cb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -924,7 +924,7 @@ bom { ] } } - library("Jolokia", "1.7.0") { + library("Jolokia", "1.7.1") { group("org.jolokia") { modules = [ "jolokia-core"