diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c86e87eb84..ab20ba7bc7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -152,7 +152,7 @@ bom { ] } } - library("Byte Buddy", "1.12.11") { + library("Byte Buddy", "1.12.12") { group("net.bytebuddy") { modules = [ "byte-buddy",