Merge pull request #2015 from eikek/update/jcl-over-slf4j-2.0.7

Update jcl-over-slf4j to 2.0.7
This commit is contained in:
mergify[bot] 2023-03-18 06:34:31 +00:00 committed by GitHub
commit 108ef5fd4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ object Dependencies {
val ScalaJavaTimeVersion = "2.5.0"
val ScodecBitsVersion = "1.1.37"
val ScribeVersion = "3.11.1"
val Slf4jVersion = "2.0.6"
val Slf4jVersion = "2.0.7"
val SourcecodeVersion = "0.3.0"
val StanfordNlpVersion = "4.5.2"
val TikaVersion = "2.7.0"