HHH-16971 Upgrade ByteBuddy to 1.14.5

Signed-off-by: Scott Marlow <smarlow@redhat.com>
This commit is contained in:
Scott Marlow 2023-08-04 10:44:40 -04:00 committed by Sanne Grinovero
parent f2a0087757
commit 2bd427befe
1 changed files with 1 additions and 1 deletions

View File

@ -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"