Skip to content

Commit cc1a89b

Browse files
committed
Upgrade to Byte Buddy 1.12.10
Closes gh-30945
1 parent 7ac88a3 commit cc1a89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ bom {
7272
]
7373
}
7474
}
75-
library("Byte Buddy", "1.12.9") {
75+
library("Byte Buddy", "1.12.10") {
7676
group("net.bytebuddy") {
7777
modules = [
7878
"byte-buddy",

0 commit comments

Comments
 (0)