Skip to content

Commit 3409c13

Browse files
committed
Upgrade to Byte Buddy 1.11.8
Closes gh-27395
1 parent e162370 commit 3409c13

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

0 commit comments

Comments
 (0)