mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-03-31 05:15:08 +00:00
Update commons-io to 2.12.0
This commit is contained in:
parent
01bdb2d09f
commit
33dcb5f366
@ -220,7 +220,7 @@ object Dependencies {
|
||||
"org.apache.tika" % "tika-core" % TikaVersion
|
||||
)
|
||||
val commonsIO = Seq(
|
||||
"commons-io" % "commons-io" % "2.11.0"
|
||||
"commons-io" % "commons-io" % "2.12.0"
|
||||
)
|
||||
val tikaParser = Seq(
|
||||
"org.apache.tika" % "tika-parsers" % TikaVersion
|
||||
|
Loading…
x
Reference in New Issue
Block a user