HHH-18324 Upgrade to Jandex 3.2.0
This commit is contained in:
parent
dc31194dcb
commit
91b3c36d53
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue