Skip to content

Commit 2b76f83

Browse files
committed
Upgrade to Byte Buddy 1.10.10
Closes gh-21274
1 parent 04c7132 commit 2b76f83

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

0 commit comments

Comments
 (0)