HHH-14988 Upgrade to ByteBuddy 1.12.5

This commit is contained in:
Sanne Grinovero 2021-12-16 22:01:04 +00:00 committed by Sanne Grinovero
parent 373ac4e117
commit 29a8e533b2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ ext {
weldVersion = '3.1.5.Final'
jakartaWeldVersion = '4.0.1.SP1'
byteBuddyVersion = '1.11.20'
byteBuddyVersion = '1.12.5'
agroalVersion = '1.9'