mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 16:44:57 +00:00
HHH-12803 Upgrade ByteBuddy to 1.8.13
This commit is contained in:
parent
a9e20c18c5
commit
48c44ef7d0
@ -23,7 +23,7 @@ ext {
|
||||
weldVersion = '3.0.0.Final'
|
||||
|
||||
javassistVersion = '3.23.1-GA'
|
||||
byteBuddyVersion = '1.8.12' // Now with JDK10 compatibility and preliminary support for JDK11
|
||||
byteBuddyVersion = '1.8.13' // Now with JDK10 compatibility and preliminary support for JDK11
|
||||
|
||||
geolatteVersion = '1.3.0'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user