Skip to content

Commit 2bb369b

Browse files
committed
Upgrade to Byte Buddy 1.11.12
Closes gh-27704
1 parent 6fa5750 commit 2bb369b

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.8") {
144+
library("Byte Buddy", "1.11.12") {
145145
group("net.bytebuddy") {
146146
modules = [
147147
"byte-buddy",

0 commit comments

Comments
 (0)