Skip to content

Commit 4215f1d

Browse files
committed
Upgrade to Byte Buddy 1.17.7
Closes gh-46887
1 parent be03684 commit 4215f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ bom {
143143
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
144144
}
145145
}
146-
library("Byte Buddy", "1.17.6") {
146+
library("Byte Buddy", "1.17.7") {
147147
group("net.bytebuddy") {
148148
modules = [
149149
"byte-buddy",

0 commit comments

Comments
 (0)