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 Steve Ebersole
parent d1a732fcf1
commit ab0f1d40af
1 changed files with 1 additions and 1 deletions

View File

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