HHH-15209 Upgrade to bytebuddy 1.12.9

This commit is contained in:
Yoann Rodière 2022-04-13 09:45:24 +02:00 committed by Sanne Grinovero
parent 535019c471
commit 9b02781378
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.8'
byteBuddyVersion = '1.12.9'
agroalVersion = '1.14'