Skip to content

Commit 6bd48c6

Browse files
committed
Upgrade to Byte Buddy 1.12.10
Closes gh-30928
1 parent 3fb6260 commit 6bd48c6

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
@@ -150,7 +150,7 @@ bom {
150150
]
151151
}
152152
}
153-
library("Byte Buddy", "1.12.9") {
153+
library("Byte Buddy", "1.12.10") {
154154
group("net.bytebuddy") {
155155
modules = [
156156
"byte-buddy",

0 commit comments

Comments
 (0)