Skip to content

Commit 9305f7d

Browse files
committed
Upgrade to Byte Buddy 1.14.13
Closes gh-40240
1 parent 3568675 commit 9305f7d

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.12") {
158+
library("Byte Buddy", "1.14.13") {
159159
group("net.bytebuddy") {
160160
modules = [
161161
"byte-buddy",

0 commit comments

Comments
 (0)