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 5242139 commit aa513a6Copy full SHA for aa513a6
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -155,7 +155,7 @@ bom {
155
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
156
}
157
158
- library("Byte Buddy", "1.14.15") {
+ library("Byte Buddy", "1.14.16") {
159
group("net.bytebuddy") {
160
modules = [
161
"byte-buddy",
0 commit comments