Skip to content

Commit 0ffd7e6

Browse files
committed
Upgrade to Byte Buddy 1.14.16
Closes gh-40877
1 parent 9437ab9 commit 0ffd7e6

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
@@ -123,7 +123,7 @@ bom {
123123
]
124124
}
125125
}
126-
library("Byte Buddy", "1.14.15") {
126+
library("Byte Buddy", "1.14.16") {
127127
group("net.bytebuddy") {
128128
modules = [
129129
"byte-buddy",

0 commit comments

Comments
 (0)