HHH-16971 Upgrade ByteBuddy to 1.14.5
Signed-off-by: Scott Marlow <smarlow@redhat.com>
This commit is contained in:
parent
f2a0087757
commit
2bd427befe
|
@ -53,7 +53,7 @@ dependencyResolutionManagement {
|
|||
versionCatalogs {
|
||||
libs {
|
||||
def antlrVersion = "4.10.1"
|
||||
def byteBuddyVersion = "1.12.23"
|
||||
def byteBuddyVersion = "1.14.5"
|
||||
def classmateVersion = "1.5.1"
|
||||
def geolatteVersion = "1.8.2"
|
||||
def hcannVersion = "6.0.6.Final"
|
||||
|
|
Loading…
Reference in New Issue