Upgrade to Byte Buddy 1.16.1

Closes gh-43892
This commit is contained in:
Andy Wilkinson 2025-01-21 12:23:13 +00:00
parent 4296376930
commit 77fd91ee94
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ bom {
releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}") releaseNotes("https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/{version}")
} }
} }
library("Byte Buddy", "1.15.11") { library("Byte Buddy", "1.16.1") {
group("net.bytebuddy") { group("net.bytebuddy") {
modules = [ modules = [
"byte-buddy", "byte-buddy",