HHH-18324 Upgrade to Jandex 3.2.0

This commit is contained in:
marko-bekhta 2024-07-02 08:45:33 +02:00 committed by Christian Beikov
parent dc31194dcb
commit 91b3c36d53
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ dependencyResolutionManagement {
def classmateVersion = version "classmate", "1.5.1"
def geolatteVersion = version "geolatte", "1.9.1"
def hcannVersion = version "hcann", "7.0.1.Final"
def jandexVersion = version "jandex", "3.1.2"
def jandexVersion = version "jandex", "3.2.0"
def jacksonVersion = version "jackson", "2.17.0"
def jbossLoggingVersion = version "jbossLogging", "3.5.0.Final"
def jbossLoggingToolVersion = version "jbossLoggingTool", "2.2.1.Final"