Skip to content

Commit 6ba70b8

Browse files
committed
Upgrade to Byte Buddy 1.14.4
Closes gh-34873
1 parent 2a52c47 commit 6ba70b8

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
@@ -87,7 +87,7 @@ bom {
8787
]
8888
}
8989
}
90-
library("Byte Buddy", "1.14.2") {
90+
library("Byte Buddy", "1.14.4") {
9191
group("net.bytebuddy") {
9292
modules = [
9393
"byte-buddy",

0 commit comments

Comments
 (0)