Skip to content

Commit 87735be

Browse files
sebersolebeikov
authored andcommitted
HHH-18412 - Upgrade JBoss Logging Tools (processor) to 3.0.1.Final
1 parent cbada72 commit 87735be

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
@@ -72,7 +72,7 @@ dependencyResolutionManagement {
7272
def jandexVersion = version "jandex", "3.1.2"
7373
def jacksonVersion = version "jackson", "2.14.1"
7474
def jbossLoggingVersion = version "jbossLogging", "3.5.0.Final"
75-
def jbossLoggingToolVersion = version "jbossLoggingTool", "3.0.0.Final"
75+
def jbossLoggingToolVersion = version "jbossLoggingTool", "3.0.1.Final"
7676

7777
def agroalVersion = version "agroal", "2.0"
7878
def c3poVersion = version"c3p0", "0.9.5.5"

0 commit comments

Comments
 (0)