Skip to content

Commit b59209c

Browse files
committed
Upgrade to Byte Buddy 1.12.22
Closes gh-33887
1 parent 5b9c4a5 commit b59209c

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
@@ -157,7 +157,7 @@ bom {
157157
]
158158
}
159159
}
160-
library("Byte Buddy", "1.12.21") {
160+
library("Byte Buddy", "1.12.22") {
161161
group("net.bytebuddy") {
162162
modules = [
163163
"byte-buddy",

0 commit comments

Comments
 (0)