Skip to content

Commit 7c8ec4d

Browse files
committed
Upgrade to Byte Buddy 1.12.17
Closes gh-32455
1 parent 4e5e42c commit 7c8ec4d

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
@@ -65,7 +65,7 @@ bom {
6565
]
6666
}
6767
}
68-
library("Byte Buddy", "1.12.16") {
68+
library("Byte Buddy", "1.12.17") {
6969
group("net.bytebuddy") {
7070
modules = [
7171
"byte-buddy",

0 commit comments

Comments
 (0)