diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 37c346c510..b21e38947d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -135,7 +135,7 @@ bom { ] } } - library("Byte Buddy", "1.10.18") { + library("Byte Buddy", "1.10.19") { group("net.bytebuddy") { modules = [ "byte-buddy",