Skip to content

Commit cc4a80c

Browse files
wilkinsonaarefbehboudi
authored andcommitted
Upgrade to Byte Buddy 1.16.1
Closes spring-projectsgh-43892 Signed-off-by: arefbehboudi <[email protected]>
1 parent 904a4f2 commit cc4a80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ bom {
137137
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
138138
}
139139
}
140-
library("Byte Buddy", "1.15.11") {
140+
library("Byte Buddy", "1.16.1") {
141141
group("net.bytebuddy") {
142142
modules = [
143143
"byte-buddy",

0 commit comments

Comments
 (0)