HHH-13504 : Upgrade ByteBuddy to 1.9.11
(cherry picked from commit 450fdb75f5
)
This commit is contained in:
parent
59ad417498
commit
4b187995a9
|
@ -23,7 +23,7 @@ ext {
|
|||
weldVersion = '3.0.0.Final'
|
||||
|
||||
javassistVersion = '3.23.2-GA'
|
||||
byteBuddyVersion = '1.9.5'
|
||||
byteBuddyVersion = '1.9.11'
|
||||
|
||||
geolatteVersion = '1.3.0'
|
||||
|
||||
|
|
Loading…
Reference in New Issue