Skip to content

Commit 816a6ca

Browse files
sebersolebeikov
authored andcommitted
HHH-18412 - Upgrade JBoss Logging Tools (processor) to 3.0.1.Final
1 parent 84e57ef commit 816a6ca

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

8080
def agroalVersion = version "agroal", "2.0"
8181
def c3poVersion = version"c3p0", "0.9.5.5"

0 commit comments

Comments
 (0)