diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e4785d8865eb..f850f9fc6b5f 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.9") { + library("Byte Buddy", "1.12.10") { group("net.bytebuddy") { modules = [ "byte-buddy",