Skip to content

Commit bea6c88

Browse files
Bump jboss-threads from 3.3.0.Final to 3.4.0.Final (#344)
1 parent 15c5cfa commit bea6c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ext {
2828
kotlin : '1.5.0', // Kotlin
2929
javax : '1.3.2',
3030
jbossLogging : '3.4.1.Final',
31-
jbossThreads : '3.3.0.Final',
31+
jbossThreads : '3.4.0.Final',
3232
wildflyCommon : '1.5.4.Final-format-001',
3333
junit : '4.13.2', // Unit Testing
3434
]

0 commit comments

Comments
 (0)