Skip to content

Commit aa513a6

Browse files
committed
Upgrade to Byte Buddy 1.14.16
Closes gh-40879
1 parent 5242139 commit aa513a6

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
@@ -155,7 +155,7 @@ bom {
155155
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
156156
}
157157
}
158-
library("Byte Buddy", "1.14.15") {
158+
library("Byte Buddy", "1.14.16") {
159159
group("net.bytebuddy") {
160160
modules = [
161161
"byte-buddy",

0 commit comments

Comments
 (0)