Skip to content

Commit ace3376

Browse files
committed
Upgrade to Byte Buddy 1.10.22
Closes gh-25624
1 parent 947d81e commit ace3376

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
@@ -142,7 +142,7 @@ bom {
142142
]
143143
}
144144
}
145-
library("Byte Buddy", "1.10.20") {
145+
library("Byte Buddy", "1.10.22") {
146146
group("net.bytebuddy") {
147147
modules = [
148148
"byte-buddy",

0 commit comments

Comments
 (0)