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