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 013633c commit 163e03bCopy full SHA for 163e03b
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -137,7 +137,7 @@ bom {
137
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
138
}
139
140
- library("Byte Buddy", "1.17.1") {
+ library("Byte Buddy", "1.17.2") {
141
group("net.bytebuddy") {
142
modules = [
143
"byte-buddy",
0 commit comments