mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-03 22:05:57 +00:00
Update commons-io to 2.7
This commit is contained in:
parent
2ed7f40b0b
commit
74e57b58ff
@ -138,7 +138,7 @@ object Dependencies {
|
||||
"org.apache.tika" % "tika-core" % TikaVersion
|
||||
)
|
||||
val commonsIO = Seq(
|
||||
"commons-io" % "commons-io" % "2.6"
|
||||
"commons-io" % "commons-io" % "2.7"
|
||||
)
|
||||
val tikaParser = Seq(
|
||||
"org.apache.tika" % "tika-parsers" % TikaVersion
|
||||
|
Loading…
x
Reference in New Issue
Block a user