mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-21 10:34:51 +00:00
HHH-18091 Upgrade to ByteBuddy 1.14.15
This commit is contained in:
parent
e7d32c0365
commit
fb7c9a48be
@ -66,7 +66,7 @@ dependencyResolutionManagement {
|
|||||||
}
|
}
|
||||||
libs {
|
libs {
|
||||||
def antlrVersion = version "antlr", "4.13.0"
|
def antlrVersion = version "antlr", "4.13.0"
|
||||||
def byteBuddyVersion = version "byteBuddy", "1.14.12"
|
def byteBuddyVersion = version "byteBuddy", "1.14.15"
|
||||||
def classmateVersion = version "classmate", "1.5.1"
|
def classmateVersion = version "classmate", "1.5.1"
|
||||||
def geolatteVersion = version "geolatte", "1.8.2"
|
def geolatteVersion = version "geolatte", "1.8.2"
|
||||||
def hcannVersion = version "hcann", "6.0.6.Final"
|
def hcannVersion = version "hcann", "6.0.6.Final"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user