mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 10:59:33 +00:00
Update commons-io to 2.10.0
This commit is contained in:
parent
8ece7aa45c
commit
6804a59755
@ -179,7 +179,7 @@ object Dependencies {
|
||||
"org.apache.tika" % "tika-core" % TikaVersion
|
||||
)
|
||||
val commonsIO = Seq(
|
||||
"commons-io" % "commons-io" % "2.9.0"
|
||||
"commons-io" % "commons-io" % "2.10.0"
|
||||
)
|
||||
val tikaParser = Seq(
|
||||
"org.apache.tika" % "tika-parsers" % TikaVersion
|
||||
|
Loading…
x
Reference in New Issue
Block a user