Skip to content

Commit 6423340

Browse files
marko-bekhtasebersole
authored andcommitted
HHH-19223 Upgrade JBoss Logging Tools (processor) to 3.0.4.Final
1 parent a62aa8f commit 6423340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencyResolutionManagement {
8080
def jandexVersion = version "jandex", "3.2.3"
8181
def jacksonVersion = version "jackson", "2.18.2"
8282
def jbossLoggingVersion = version "jbossLogging", "3.6.1.Final"
83-
def jbossLoggingToolVersion = version "jbossLoggingTool", "3.0.3.Final"
83+
def jbossLoggingToolVersion = version "jbossLoggingTool", "3.0.4.Final"
8484

8585
def agroalVersion = version "agroal", "2.5"
8686
def c3poVersion = version "c3p0", "0.10.1"

0 commit comments

Comments
 (0)