diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 422eaddf22e..cd2f77334d3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -144,7 +144,7 @@ bom { ] } } - library("Byte Buddy", "1.12.7") { + library("Byte Buddy", "1.12.8") { group("net.bytebuddy") { modules = [ "byte-buddy",