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 84e57ef commit 816a6caCopy full SHA for 816a6ca
settings.gradle
@@ -75,7 +75,7 @@ dependencyResolutionManagement {
75
def jandexVersion = version "jandex", "3.1.2"
76
def jacksonVersion = version "jackson", "2.14.1"
77
def jbossLoggingVersion = version "jbossLogging", "3.5.0.Final"
78
- def jbossLoggingToolVersion = version "jbossLoggingTool", "3.0.0.Final"
+ def jbossLoggingToolVersion = version "jbossLoggingTool", "3.0.1.Final"
79
80
def agroalVersion = version "agroal", "2.0"
81
def c3poVersion = version"c3p0", "0.9.5.5"
0 commit comments