diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3a6c4b4c8e..9650e49ea4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -150,7 +150,7 @@ bom { ] } } - library("Byte Buddy", "1.12.8") { + library("Byte Buddy", "1.12.9") { group("net.bytebuddy") { modules = [ "byte-buddy",