We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c5c94 commit f8d6384Copy full SHA for f8d6384
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -136,7 +136,7 @@ bom {
136
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
137
}
138
139
- library("Byte Buddy", "1.14.18") {
+ library("Byte Buddy", "1.14.19") {
140
group("net.bytebuddy") {
141
modules = [
142
"byte-buddy",
0 commit comments