Skip to content

Commit 573f6a1

Browse files
committed
Upgrade to Byte Buddy 1.11.18
Closes gh-28110
1 parent 6ba3af1 commit 573f6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ bom {
141141
]
142142
}
143143
}
144-
library("Byte Buddy", "1.11.16") {
144+
library("Byte Buddy", "1.11.18") {
145145
group("net.bytebuddy") {
146146
modules = [
147147
"byte-buddy",

0 commit comments

Comments
 (0)