mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-05 23:30:02 +01:00
Update tika-core to 3.1.0
This commit is contained in:
committed by
kenji yoshida
parent
bff7b7c460
commit
9ca6cd1d90
@@ -41,7 +41,7 @@ libraryDependencies ++= Seq(
|
||||
"org.apache.sshd",
|
||||
"sshd-mina"
|
||||
) exclude ("org.apache.sshd", "sshd-netty"),
|
||||
"org.apache.tika" % "tika-core" % "3.0.0",
|
||||
"org.apache.tika" % "tika-core" % "3.1.0",
|
||||
"com.github.takezoe" %% "blocking-slick" % "0.0.14",
|
||||
"com.novell.ldap" % "jldap" % "2009-10-07",
|
||||
"com.h2database" % "h2" % "1.4.199",
|
||||
|
||||
Reference in New Issue
Block a user