We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afb5a0 commit c6dc3cbCopy full SHA for c6dc3cb
settings.gradle
@@ -80,7 +80,7 @@ dependencyResolutionManagement {
80
def jandexVersion = version "jandex", "3.2.0"
81
def jacksonVersion = version "jackson", "2.17.0"
82
def jbossLoggingVersion = version "jbossLogging", "3.6.0.Final"
83
- def jbossLoggingToolVersion = version "jbossLoggingTool", "3.0.1.Final"
+ def jbossLoggingToolVersion = version "jbossLoggingTool", "3.0.2.Final"
84
85
def agroalVersion = version "agroal", "2.0"
86
def c3poVersion = version"c3p0", "0.9.5.5"
0 commit comments