HHH-13821 Update to Byte Buddy 1.10.7

This commit is contained in:
Sanne Grinovero 2020-01-21 12:20:16 +00:00
parent 33fa24d935
commit da019405b6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ ext {
weldVersion = '3.0.0.Final'
javassistVersion = '3.24.0-GA'
byteBuddyVersion = '1.10.2'
byteBuddyVersion = '1.10.7'
agroalVersion = '1.7'