mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 02:49:32 +00:00
Update commons-io to 2.11.0
This commit is contained in:
parent
79586231e5
commit
8339b7cd1c
@ -180,7 +180,7 @@ object Dependencies {
|
||||
"org.apache.tika" % "tika-core" % TikaVersion
|
||||
)
|
||||
val commonsIO = Seq(
|
||||
"commons-io" % "commons-io" % "2.10.0"
|
||||
"commons-io" % "commons-io" % "2.11.0"
|
||||
)
|
||||
val tikaParser = Seq(
|
||||
"org.apache.tika" % "tika-parsers" % TikaVersion
|
||||
|
Loading…
x
Reference in New Issue
Block a user