Skip to content

Commit 1b6fe46

Browse files
Bump jboss-threads from 3.2.0.Final to 3.3.0.Final (#327)
1 parent 7042178 commit 1b6fe46

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.2.0.Final',
31+
jbossThreads : '3.3.0.Final',
3232
wildflyCommon : '1.5.4.Final-format-001',
3333
junit : '4.13.2', // Unit Testing
3434
]

0 commit comments

Comments
 (0)