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 0fc1e30 commit 2af1afbCopy full SHA for 2af1afb
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