diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f2a14f38a6..141b428317 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -72,7 +72,7 @@ bom { ] } } - library("Byte Buddy", "1.12.17") { + library("Byte Buddy", "1.12.18") { group("net.bytebuddy") { modules = [ "byte-buddy",