diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3f7891afdea..d4f4d2421ec 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -142,7 +142,7 @@ bom { ] } } - library("Byte Buddy", "1.10.20") { + library("Byte Buddy", "1.10.22") { group("net.bytebuddy") { modules = [ "byte-buddy",