mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Update commons-io to 2.14.0
This commit is contained in:
parent
914f5deb75
commit
a7bae532a0
@ -220,7 +220,7 @@ object Dependencies {
|
||||
"org.apache.tika" % "tika-core" % TikaVersion
|
||||
)
|
||||
val commonsIO = Seq(
|
||||
"commons-io" % "commons-io" % "2.13.0"
|
||||
"commons-io" % "commons-io" % "2.14.0"
|
||||
)
|
||||
val tikaParser = Seq(
|
||||
"org.apache.tika" % "tika-parsers" % TikaVersion
|
||||
|
Loading…
x
Reference in New Issue
Block a user