diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4766cc8b67..20fdab2cb0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -141,7 +141,7 @@ bom { ] } } - library("Byte Buddy", "1.10.7") { + library("Byte Buddy", "1.10.8") { group("net.bytebuddy") { modules = [ "byte-buddy",