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