HHH-17145 Upgrade to ByteBuddy 1.14.7
This commit is contained in:
parent
2873f62e86
commit
1b53e57750
|
@ -60,7 +60,7 @@ dependencyResolutionManagement {
|
|||
}
|
||||
libs {
|
||||
def antlrVersion = version "antlr", "4.10.1"
|
||||
def byteBuddyVersion = version "byteBuddy", "1.14.5"
|
||||
def byteBuddyVersion = version "byteBuddy", "1.14.7"
|
||||
def classmateVersion = version "classmate", "1.5.1"
|
||||
def geolatteVersion = version "geolatte", "1.8.2"
|
||||
def hcannVersion = version "hcann", "6.0.6.Final"
|
||||
|
|
Loading…
Reference in New Issue