HHH-15031 Upgrade to ByteBuddy 1.12.7

This commit is contained in:
Sanne Grinovero 2022-01-15 16:41:44 +00:00
parent c0137e7de2
commit 3bed089caf
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.12.5'
byteBuddyVersion = '1.12.7'
agroalVersion = '1.14'