Skip to content

Commit 7d3fa4e

Browse files
committed
Upgrade to Byte Buddy 1.12.19
Closes gh-33272
1 parent 9879538 commit 7d3fa4e

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
@@ -152,7 +152,7 @@ bom {
152152
]
153153
}
154154
}
155-
library("Byte Buddy", "1.12.18") {
155+
library("Byte Buddy", "1.12.19") {
156156
group("net.bytebuddy") {
157157
modules = [
158158
"byte-buddy",

0 commit comments

Comments
 (0)