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 fc0dc37 commit 907afbbCopy full SHA for 907afbb
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -153,7 +153,7 @@ bom {
153
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
154
}
155
156
- library("Byte Buddy", "1.17.6") {
+ library("Byte Buddy", "1.17.7") {
157
group("net.bytebuddy") {
158
modules = [
159
"byte-buddy",
0 commit comments