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