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 c8eeba3 commit 4fa254dCopy full SHA for 4fa254d
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -135,7 +135,7 @@ bom {
135
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
136
}
137
138
- library("Byte Buddy", "1.15.5") {
+ library("Byte Buddy", "1.15.7") {
139
group("net.bytebuddy") {
140
modules = [
141
"byte-buddy",
0 commit comments